Specifications
COM+ reference
Gallagher & Robertson Glink: API reference manual 123
Delete the character at the cursor position if the cursor is placed in an
unprotected field
GlinkKey_DOWN
static int GlinkKey_DOWN
Cursor down
GlinkKey_DUP
static int GlinkKey_DUP
3270 specific: Set duplicate operation for the rest of the field and do a TAB key
operation
GlinkKey_END
static int GlinkKey_END
Move the cursor to the position following the last none space character in the
variable field
GlinkKey_ENTER
static int GlinkKey_ENTER
Transmit to host if the keyboard option "Enter sends Transmit" is configured,
otherwise a new line is performed
GlinkKey_EOL
static int GlinkKey_EOL
Erease to end of field or end of line
GlinkKey_EOP
static int GlinkKey_EOP
Erase all unproteced fields
GlinkKey_F1
static int GlinkKey_F1