CSecurityDesc::operator =
Assignment operator.
CSecurityDesc & operator =(
const SECURITY_DESCRIPTOR & rhs
) throw(...);
CSecurityDesc & operator =(
const CSecurityDesc & rhs
) throw(...);
Параметры
- rhs
The SECURITY_DESCRIPTOR structure or CSecurityDesc object to assign to the CSecurityDesc object.
Возвращаемое значение
Returns the updated CSecurityDesc object.
Требования
Header: atlsecurity.h