Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes a specific ACE (access-control entry) from the CSacl object.
void RemoveAce(
UINT nIndex
) throw( );
Parameters
- nIndex
Index to the ACE entry to remove.
Remarks
This method is derived from CAtlArray::RemoveAt.
Requirements
Header: atlsecurity.h