Bull DPX/20 User Manual Page 52

  • Download
  • Add to my manuals
  • Print
  • Page
    / 61
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 51
6-4
SOMobjects Base Toolkit Quick Reference Guide
SOMEEvent class
(see event.idl)
unsigned long somevGetEventTime ( );
Returns the time of the generic event in milliseconds.
unsigned long somevGetEventType ( );
Returns the type of the generic event.
void somevSetEventTime (
in unsigned long time);
Sets the time of the generic event (time is in milliseconds).
void somevSetEventType (
in unsigned long type);
Sets the type of the generic event.
SOMESinkEvent class
(see sinkev.idl)
long somevGetEventSink ( );
Returns the sink, or source of I/O, of the generic sink event.
void somevSetEventSink (
in long sink);
Sets the sink, or source of I/O, of the generic sink event.
SOMETimerEvent class
(see timerev.idl)
void somevGetEventInterval ( );
Returns the interval of the generic timer event (time in milliseconds).
void somevSetEventInterval (
in long interval);
Sets the interval of the generic timer event (in milliseconds).
Page view 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 60 61

Comments to this Manuals

No comments