IADsSecurityDescriptor::CopySecurityDescriptor 메서드(iads.h)
IADsSecurityDescriptor::CopySecurityDescriptor 메서드는 개체에 대한 보안 데이터를 보유하는 ADSI 보안 설명자 개체를 복사합니다.
구문
HRESULT CopySecurityDescriptor(
[out] IDispatch **ppSecurityDescriptor
);
매개 변수
[out] ppSecurityDescriptor
보안 설명자 개체에 대한 포인터에 대한 포인터입니다.
반환 값
이 메서드는 E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED 및 E_FAIL 포함한 표준 반환 값과 S_OK 반환합니다. 다른 반환 값에 대한 자세한 내용은 ADSI 오류 코드를 참조하세요.
요구 사항
지원되는 최소 클라이언트 | Windows Vista |
지원되는 최소 서버 | Windows Server 2008 |
대상 플랫폼 | Windows |
헤더 | iads.h |
DLL | Activeds.dll |