共用方式為


IADsAcl::CopyAcl 方法 (iads.h)

IADsAcl::CopyAcl 方法會建立現有 ACL 的複本。

語法

HRESULT CopyAcl(
  IDispatch **ppAcl
);

參數

ppAcl

現有 ACL 新建立複本的指標。

傳回值

此方法支持標準傳回值,以及下列各項:

如需其他傳回值,請參閱 ADSI 錯誤碼

規格需求

需求
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 iads.h
Dll Activeds.dll

另請參閱

IADsAcl