Required Parameter Group: | |||
1 | grplist | Input | Binary(4) |
2 | grp | Input | Binary(4) |
3 | usr | Input | Binary(4) |
4 | errcode | I/O | Char(*) |
Threadsafe: Yes |
Use the QzhbRemoveUserFromGroup API to remove a user from an in-memory group.
The group list handle returned from a call to the QzhbCreateGroupList or QzhbOpenGroupList API.
The group handle returned from a call to the QzhbGetNextGroup, QzhbFindGroupInList, or QzhbAddGroupToList API.
The user handle returned from a call to the QzhbGetNextUser, QzhbFindUserInGroup, or QzhbAddUserToGroup API.
The structure in which to return error information.