/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* 61haes_r714 src/43haes/lib/libclres/pager.cre 1.2                      */
/*                                                                        */
/* Licensed Materials - Property of IBM                                   */
/*                                                                        */
/* Restricted Materials of IBM                                            */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2000,2008              */
/* All Rights Reserved                                                    */
/*                                                                        */
/* US Government Users Restricted Rights - Use, duplication or            */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */
/* @(#)52	1.2 src/43haes/lib/libclres/pager.cre, hacmp.pager, 61haes_r714 3/17/08 09:14:21 */
struct HACMPpager {
	char methodname[256];
	char desc[256];
	char nodename[1024];
	char dialnum[65];
	char filename[256];
	char eventname[4096];
	short retrycnt;
	short timeout;
};
