SetClassSecurityProfile
Purpose
The SetClassSecurityProfile function assigns the Security Profile ID (set in the object) to the Class Description objects specified in the classList. If PropagateFlag is set to MD_PROPAGATE, the Security Profile ID in all objects in the class will also be updated. You must be initialized as a super user to use this function.
Syntax
HRESULT SetClassSecurityProfile (
MetaObjectIDVector &classList,
const short PropagateFlag);
Argument |
In/Out |
Description |
classList |
In |
List of class IDs. |
PropagateFlag |
In |
Set to one of the following: |