HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
CPI-C Calls
Extract_CPIC_Side_Information (xcmesi)
Chapter 3 169
sym_dest_name
This parameter specifies the symbolic destination
name to search for. It is an 8-byte ASCII character
string and can contain any displayable characters.
side_info_entry_length
For Unix
This value must always be set to
sizeof(SIDE_INFO)().
For Windows
This value must always be set to 124.
End of Section
Returned Parameters
After the verb executes, SNAplus2 returns parameters to indicate
whether the execution was successful and, if not, to indicate the reason
the execution was unsuccessful.
side_info_entry
This parameter specifies the contents of a side
information entry, as follows.
side_info_entry.sym_dest_name
Symbolic destination name which
identifies the side information entry. The parameter
sym_dest_name
is an 8-byte ASCII character string
and can contain any displayable characters.
side_info_entry.partner_LU_name
Fully qualified name of the
partner LU. This name is composed of two character
strings each of 1–8 bytes, concatenated by a dot.
side_info_entry.TP_name_type
The type of the target TP (the valid
characters for a TP name are determined by the TP
type). Possible values are:
XC_APPLICATION_TP Application TP. All characters in
the TP name must be valid ASCII
characters.
XC_SNA_SERVICE_TP Service TP. The TP name must be
specified as an 8–character ASCII
string representing the hexadecimal
digits of a 4-character name. For