CDacl::RemoveAce
从 CDacl 对象中移除特定ACE (访问控制项)。
void RemoveAce(
UINT nIndex
) throw( );
参数
- nIndex
对于移除的ACE项的索引。
备注
此方法从 CAtlArray::RemoveAt派生。
要求
Header: atlsecurity.h
从 CDacl 对象中移除特定ACE (访问控制项)。
void RemoveAce(
UINT nIndex
) throw( );
此方法从 CAtlArray::RemoveAt派生。
Header: atlsecurity.h