RemoveUserFromApplicationGroup
Purpose
The RemoveUserFromApplicationGroup function removes user strName from the collection of users belonging to this Application Group.
Syntax
HRESULT RemoveUserFromApplicationGroup(
LPCTSTR strName);
Argument |
In/Out |
Description |
strName |
In |
Name of the user being removed from the collection of users. |