HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEACTIVATE_CONV_GROUP
Chapter 3152
lu_alias
LU alias of the local LU, as defined to SNAplus2. This
is an 8-byte ASCII string, using any locally displayable
characters, padded on the right with spaces if the name
is shorter than 8 bytes. It is used only if
lu_name
is set
to zeros.
To indicate the LU associated with the CP (the default
LU), set both
lu_name
and
lu_alias
to 8 binary zeros.
conv_group_id
Conversation group identifier for the session to be
deactivated.
type
Type of deactivation. Possible values are:
AP_DEACT_CLEANUP
Deactivate the session immediately,
without waiting for sessions to end.
AP_DEACT_NORMAL
Do not deactivatethe session untilall
conversations using the session have
ended.
sense_data
If type is set to AP_DEACT_CLEANUP, this parameter
specifies the sense data to be used when deactivating
the session. Otherwise this parameter is not used.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_DEACT_CG_INVALID_CGID