| ||||
CreateGroup methodAdds a new group to the facility's member list. Syntax
ParametersGroupNameThe name of the group. ppGroupUpon return, an IERUMember interface pointer to the newly-added group. Return value
RemarksUsing CreateGroup to add a group to the facility's member list does not automatically add it to that facility's eRooms. Add members and groups to an eRoom with the AddMember method. To add an individual to the facility's member list, use the CreateUser method. The group name can be no longer than 126 characters. |
Home |