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 |