Specifications
COM+ reference
100
Glink: API reference manual Gallagher & Robertson
Method Detail
getEventCode
int getEventCode()
The application should check the Glink event code to determine which Glink
event did occur, for example that the Glink session was connected or
disconnected.
getSource
GlinkApi getSource()
The method returns the GlinkApi object that generated the event.
getValue
int getValue()
Some Glink events have a value set that gives more information about the given
event.
getValueText
String getValueText()
Some Glink events have additional text information about the given event.