Specifications

COM+ reference
98
Glink: API reference manual Gallagher & Robertson
GlinkEvent_VE_LOGON_FAILED
static int GlinkEvent_VE_LOGON_FAILED
Error type: User name or user password is missing or wrong.
The error is reported only if Glink is not visible, otherwise the logon dialog box
is displayed.
See also:
getValue(), GlinkApi.setVisible(boolean)
GlinkEvent_VE_NO_API_LICENSE
static int GlinkEvent_VE_NO_API_LICENSE
Error type: License key allowing use of the API not found.
GlinkEvent_VE_NO_CNX_LICENSE
static int GlinkEvent_VE_NO_CNX_LICENSE
Error type: License key allowing use of connector not found.
GlinkEvent_VE_OUT_OF_MEMORY
static int GlinkEvent_VE_OUT_OF_MEMORY
Error type: The Java VM reported out of memory when loading Glink. Use the
getValueText() method to get the error message.
GlinkEvent_VE_SESSIONS_ERROR
static int GlinkEvent_VE_SESSIONS_ERROR
Error type: The GlinkApi.getAvailableSessions failed. Use the getValueText()
method to get the error message.
GlinkEvent_VE_STARTUP_ERROR
static int GlinkEvent_VE_STARTUP_ERROR
Error type: Glink failed to start. Use the getValueText() method to get the error
message.