Aqualogic Interaction API  
 

IPTACLSyncMap.QueryMappedItems Method 

Get the all of the strings that are in the map for this item.

IPTQueryResult QueryMappedItems(
   int lACLItemType
);

Parameters

lACLItemType
a PT_ACLSYNC_ITEMTYPES for which mappings desired

Return Value

an IPTQueryResult containing all the string mappings for this type

See Also

IPTACLSyncMap Interface | com.plumtree.server Namespace