IADsSecurityDescriptor::CopySecurityDescriptor メソッド (iads.h)

IADsSecurityDescriptor::CopySecurityDescriptor メソッドは、オブジェクトに関するセキュリティ データを保持する ADSI セキュリティ記述子オブジェクトをコピーします。

構文

HRESULT CopySecurityDescriptor(
  [out] IDispatch **ppSecurityDescriptor
);

パラメーター

[out] ppSecurityDescriptor

セキュリティ記述子オブジェクトへのポインターへのポインター。

戻り値

このメソッドは、 E_INVALIDARGE_OUTOFMEMORY、E_UNEXPECTEDE_FAIL、S_OK など、標準の戻り値 を返します。 その他の戻り値の詳細については、「 ADSI エラー コード」を参照してください。

要件

   
サポートされている最小のクライアント Windows Vista
サポートされている最小のサーバー Windows Server 2008
対象プラットフォーム Windows
ヘッダー iads.h
[DLL] Activeds.dll

関連項目

IADsAccessControlEntry

IADsAccessControlList

IADsSecurityDescriptor