| ||||
GetAccessList methodReturns a collection of members with access rights to the object. Syntax
ParametersMemberFlagsThe content and format of the member collection returned. This parameter can only be the erMemFlagSortedLastNameFirst member of the ERUMemberFlag enumeration. All other flags are ignored. AccessModeWhat type of access the member has. For further information, see ERUAccessMode. pRetValUpon return, An IERUCollection interface pointer to a collection of members who have the specified access to the object. Return value
RemarksGetAccessList returns an error if the ERUAccessScope enumeration is set to anything other than erScopeList. |
Home |