Error messages
CPF3CF1 E
Error code parameter not valid.
CPF3C1D E
Input variable length in parameter &1 not valid.
HTPA001 E
Input parameter &1 not valid.
HTPA203 E
Input group list handle in parameter &1 not valid.
Remove a Group from a Group List(QzhbRemoveGroupFromList) API
Required Parameter Group:
1 grplist Input Binary(4)
2 grp Input Binary(4)
3 errcode I/O Char(*)
Threadsafe: Yes
Use the QzhbRemoveGroupFromList API to remove a named group, and all the users
in that group, from an in-memory group list.
Authorities and locks
None.
Required parameter group
grplist
INPUT:BINARY(4)
The group handle returned from a call to the QzhbCreateGroupList or
QzhbOpenGroupList API.
grp
INPUT:BINARY(4)
The group handle returned from a call to the QzhbGetNextGroup,
QzhbFindGroupInList, or QzhbAddGroupToListAPI.
errcode
I/O:CHAR(*)
The structure in which to return error information.
Error messages
CPF3CF1 E
Error code parameter not valid.
HTPA001 E
Input parameter &1 not valid.
HTPA203 E
Input group list handle in parameter &1 not valid.
HTPA204 E
Input group handle in parameter &1 not valid.
72 WebProgramming Guide V4R5