Aqualogic Interaction API  
 

IPTUserGroup.QueryDirectChildGroups Method 

Returns an IPTQueryResult describing all groups in this group (excluding the groups that are in subgroups- this function returns ONLY the groups that are direct members of this group.) Returned properties include PT_PROPID_OBJECTID, PT_PROPID_NAME, PT_PROPID_ISLOCALIZED, PT_PROPID_USERGROUP_UNIQUENAME.

IPTQueryResult QueryDirectChildGroups();

Return Value

the group information, in an IPTQueryResult

See Also

IPTUserGroup Interface | com.plumtree.server Namespace | IPTQueryResult | PT_PROPIDS