GetObjectsUsingSecurityProfile
Purpose
The GetObjectsUsingSecurityProfile function returns all objects using this profile.
Syntax
HRESULT GetObjectsUsingSecurityProfile (
MetaObjectClassKeyVector &keyList);
Argument |
In/Out |
Description |
keyList |
Out |
List of object class keys (classID, className, name and ID) of objects assigned to this profile. |