Specifications
COM+ reference
30
Glink: API reference manual Gallagher & Robertson
byte[ ] getDataBytes(GlinkPoint start, GlinkPoint end)
Returns the screen characters for the target area in the character set used
internally by Glink
int getDataLength(GlinkPoint start, GlinkPoint end)
Returns the length for the target area.
int getDefaultColorAttribute()
Returns the default color attribute settings.
int getEmulationType()
Returns the current emulation type.
GlinkFields getFields()
Returns the GlinkFields object associated with the current screen.
GlinkFields getFieldsEx()
Returns the GlinkFields object associated with the current screen.
int getForegroundColor(int attribute)
Returns the RGB value for the given field or character attribute.
GlinkEvent getGlinkEvent (int eventCode, long timeout)
Returns the first GlinkEvent available.
Collection getInteractiveComParams ()
Returns the interactive communication parameters.
GlinkScreenArea getMarkedScreenArea()
Returns a screen area object for the current screen selection.
int getRows()