#include <servers/exgmgr/exgmgrd/exgmgrd.h>
Data Fields | |
char * | itsVerb |
char * | itsLocalizedVerb |
char * | itsMIMEType |
int | itsInvokeType |
union { | |
struct _byBundle { | |
char * itsBundleName | |
} byBundle | |
struct _byNotification { | |
char * itsNotificationType | |
} byNotification | |
} | params |
int | itsLocalOnly |
int | itsSerializeMe |
int | itsMustBeUnique |
int | itsAcceptGenericInvocation |
AlpExgMgrdHandlerInfoType * | itsNext |
AlpExgMgrdHandlerInfoType * | itsPrev |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|