Event Management Framework Reference 5-33
somevGetEventType Method
Purpose
Returns the type of the generic event.
IDL Syntax
unsigned longsomevGetEventType ( );
Description
This method returns the true type of a given event object (for example, to identify the
particular subclass of the event object). The type is an integer valued constant defined in
the eventmsk.h file.
Parameters
receiver A pointer to an object of class SOMEEvent.
ev A pointer to the Environment structure for the calling method.
Return Value
A type value (an integer constant defined in the eventmsk.h file).
Original Class
SOMEEvent
Related Information
Methods: somevSetEventType
Kommentare zu diesen Handbüchern