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.
HTPA204 E
Input group handle in parameter &1 not valid.
HTPA207 E
User &1 not found in group.
Retrieve the Name of a User (QzhbGetUserString) API
Required Parameter Group:
1 grplist Input Binary(4)
2 grp Input Binary(4)
3 usr Input Binary(4)
4 buf Output Char(*)
5 buf_len Input Binary(4)
6 buf_actlen Output Binary(4)
7 errcode I/O Char(*)
Threadsafe: Yes
Use the QzhbGetUserString API to retrieve the name string of a group member
given the user handle, as returned by the QzhbGetNextUser,
QzhbFindUserInGroup, or QzhbAddUserToGroupAPI.
Authorities and locks
None.
Required parameter group
grplist
INPUT:BINARY(4)
The group list 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.
usr
INPUT:BINARY(4)
The user handle returned from a call to the QzhbGetNextUser,
QzhbFindUserInGroup, or QzhbAddUserToGroupAPI.
Chapter2. Application Programming Interfaces 75