SWbemPrivilegeSet.DeleteAll 方法
SWbemPrivilegeSet 对象的 DeleteAll 方法从集合中删除所有权限,从而清空集合。
语法
SWbemPrivilegeSet.DeleteAll()
parameters
此方法没有任何参数。
返回值
此方法不返回值。
错误代码
完成 DeleteAll 方法后,Err 对象可能包含以下错误代码。
-
wbemErrFailed - 2147749889 (0x80041001)
-
错误。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista |
最低受支持的服务器 |
Windows Server 2008 |
标头 |
|
类型库 |
|
DLL |
|
CLSID |
CLSID_SWbemPrivilegeSet |
IID |
IID_ISWbemPrivilegeSet |