IBM SC34-6814-04 Server User Manual


 
* 1–character reserved field
pIIOPData
contains the address of the first megabyte of the unconverted IIOP buffer. If the
incoming request is fragmented, this field contains a pointer to:
v the first megabyte of the first fragment, if the first fragment is greater than
32K
v a 32K buffer containing data from the first fragments that fit in the buffer, if
the first fragment is less than or equal to 32K.
lIIOPData
contains the length of the unconverted IIOP buffer.
pRequestbody
contains the address of the incoming IIOP request.
lRequestbody
contains the length of the incoming IIOP request.
corbaserver
contains the name of the CorbaServer associated with this request.
pBeanName
contains a pointer to the EBCDIC bean name.
lBeanName
contains the length of the bean name.
BeanInterfaceType
contains an enumerated value. X'00' indicates home; X'01' indicates remote.
pModule
contains a pointer to the EBCDIC Module name.
lModule
contains the length of the Module name.
pInterface
contains a pointer to the EBCDIC Interface name.
lInterface
contains the length of the Interface name.
pOperation
contains a pointer to the EBCDIC Operation name.
lOperation
contains the length of the Operation.
userid
contains the input and output user ID. The output user ID must be exactly 8
characters long. If it is shorter than 8 characters it must be padded with blanks.
transid
contains the input TRANSID.
Flag_bytes
contains the following indicators:
littleEndian
1–byte field showing byte-order, where 1 indicates TRUE and 0
indicates FALSE.
664 Customization Guide