Specifications
COM+ reference
32
Glink: API reference manual Gallagher & Robertson
boolean isScreenAreaMatch(GlinkScreenArea sa)
Returns true if the supplied GlinkScreenArea object matches the current
screen.
boolean isSessionAvailable(String name, Collection sessions)
Returns true if the given session is available.
boolean isSplashScreenVisible()
Returns true if the splash screen is visible.
boolean isStarted()
Returns true if Glink has started.
boolean isTurnKnown()
Returns true if Glink is connected to a host and the communication module in
use knows about which side has the turn to send, either the host side or the
Glink side.
boolean isTurnReceived()
Returns true if this side has the turn to send data.
boolean isVisible()
Returns true if the Glink screen is visible.
void markScreenArea(GlinkPoint start, GlinkPoint end)
This method marks the given screen area.
void messageModeBufferOverwrite(boolean overwrite)
Specifies if the message mode receive buffer may be overwritten if the limit
of the buffer is reached.
void messageModeOff()
This method turns message mode off.