Event Management Framework Reference 5-3
somevGetEventClientData Method
Purpose
Returns the user-defined data associated with a client event.
IDL Syntax
void* somevGetEventClientData ( );
Description
This method returns the user-defined data (if any) associated with the Client Event object.
This associated data for a given client event type is passed to EMan at the time of
registration.
Parameters
receiver A pointer to an object of class SOMEClientEvent.
ev A pointer to the Environment structure for the calling method.
Return Value
A pointer to user-defined client event data.
Original Class
SOMEClientEvent
Related Information
Methods: somevSetEventClientData
Comentários a estes Manuais