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