Specifications
COM+ reference
Gallagher & Robertson Glink: API reference manual 97
Notifies that this side does not have the turn (permission) to send data and
should instead expect to receive data from the other side (host).
See also:
GlinkApi.isTurnKnown()
GlinkEvent_TURN_RECEIVED
static int GlinkEvent_TURN_RECEIVED
Notifies that this side have the turn (permission) to send data.
See also:
GlinkApi.isTurnKnown()
GlinkEvent_VE_CONFIG_ERROR
static int GlinkEvent_VE_CONFIG_ERROR
Error type: An error with the configuration is detected. The session name is not
set or a config with the session name specified is not found or an error has
occured while loading the config.
The error is only reported if Glink is not visible, otherwise the session dialog
box is displayed or a default config is loaded.
See also:
getValue(), GlinkApi.setVisible(boolean), GlinkApi.sessionName(String)
GlinkEvent_VE_CONNECTION_ERROR
static int GlinkEvent_VE_CONNECTION_ERROR
Error type: An error with the connection is detected. Use the getValueText()
method to get the error message.
GlinkEvent_VE_EMULATION_ERROR
static int GlinkEvent_VE_EMULATION_ERROR
Error type: An error with the emulation is detected. Use the getValueText()
method to get the error message.