CAcl::operator =

赋值运算符。

CAcl & operator =(
   const CAcl & rhs 
) throw(...);

参数

  • rhs
    分配的 CAcl 到现有的对象。

返回值

返回对更新 CAcl 对象。

要求

Header: atlsecurity.h

请参见

参考

CAcl选件类