5-40 SOMobjects Base Toolkit Programmer’s Reference
Manual
somevGetEventInterval Method
Purpose
Returns the interval of the generic timer event (time in milliseconds).
IDL Syntax
void somevGetEventInterval ( );
Description
The somevGetEventInterval method returns the interval of the generic timer event (time in
milliseconds).
Parameters
receiver A pointer to an object of class SOMETimerEvent.
ev A pointer to the Environment structure for the calling method.
Return Value
The interval time in milliseconds.
Original Class
SOMETimerEvent
Related Information
Methods: somevSetEventInterval
Kommentare zu diesen Handbüchern