| ||||
SearchForMembers methodReturns an IERUCollection of eRoom user and group objects members found in a Site, Community, Room, or Group, that match the given directory search criteria and member flags. IERUDirectoryConnection::SearchForMembers is obsolete in V.7. Use IERUMemberManager methods to search for members instead. Syntax
ParametersFlagsFilters the collection of members found. See ERUDirSearchFlags for a description of the flag values which may be logically OR'ed together to form Flags. pSearchCriteriaA pointer to an IERUDirectorySearchCriteria interface pointer that specifies criteria that the desired directory members must satisfy. ppCollectionUpon return, an IERUCollection interface pointers to a collection of eRoom user and group objects. Return value
|
Home |