IBM AS/400e Computer Hardware User Manual


 
Reserved
Reserved for future use.
Offset to device attributes structure
The offset from the start of the device description information to the start of
the device attributes structure.
Length of device attributes structure
The length in the user space of the device attributes structure.
INIT0100: Format of Display Device Description Information (DSPD0100):
The
following table shows the format of the display device description information, which
describes the characteristics of the device to be associated with this session.
Table 77. Format of Display Device Description Information (DSPD0100)
Offset
Type
Field
Dec Hex
0 0 CHAR(3) Keyboard identifier
3 3 CHAR(1) Reserved
4 4 BINARY(4) Code page
8 8 BINARY(4) Character set
DSPD0100 Field Descriptions:
Character set
Specifies the character set that the system is to use for this interactive job. You
can find valid values in
National Language Support
. This field is identical to the
Character set parameter of the Open Virtual Terminal Path QTVOPNVT API
described in the
System API Reference
book.
Code page
Specifies the code page that the system is to use for this interactive job. Yo
ucan find valid values in
National Language Support
. This field is identical to
the Code page parameter of the Open Virtual Terminal Path QTVOPNVT API
described in the
System API Reference
book.
Keyboard identifier
Specifies the 3 character keyboard identifier that the system is to use for this
interactive job. The keyboard identifier implicitly specifies the code page and
character set to be used, unless overridden as part of the Code page and
Character set parameters. You can find valid identifiers in
National Language
Support
. This field is identical to the keyboard Language type parameter of the
Open Virtual Terminal Path QTVOPNVT API described in the
System API
Reference
book.
Reserved
Reserved for future use
INIT0100: Format of Connection Description Information
Information about the client connection that the exit program can use.
The following table shows the format of the connection description information,
which describes client and connection information for this session.
Appendix E. TCP/IP Application Exit Points and Programs 545