CSecurityDesc::operator =

할당 연산자입니다.

CSecurityDesc & operator =(
   const SECURITY_DESCRIPTOR & rhs 
) throw(...);
CSecurityDesc & operator =(
   const CSecurityDesc & rhs 
) throw(...);

매개 변수

  • rhs
    SECURITY_DESCRIPTOR 구조 또는 CSecurityDesc 개체를 할당 하는 CSecurityDesc 개체입니다.

반환 값

업데이트 된 반환 CSecurityDesc 개체입니다.

요구 사항

헤더: atlsecurity.h

참고 항목

참조

CSecurityDesc 클래스

SECURITY_DESCRIPTOR