EventParam (STRUCT)
TYPE EventParam : STRUCT
- InOut:
Name
Type
Comment
EventIdDWORDEventID of the event. Contains the class and the event
CmpIdProviderDWORDComponent ID of the provider.
usParamIdWORDId of the parameter structure (see pParameter)
usVersionWORDVersion of the parameter structure (see pParameter)
pParameterPOINTER TO BYTE
Pointer to the event specific parameter, that is specified by Id (see usParamId)