|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 WbemImpersonationLevelEnum 的软件包 | |
|---|---|
| cn.chenlichao.wmi4j | |
| cn.chenlichao.wmi4j.consts | |
| cn.chenlichao.wmi4j 中 WbemImpersonationLevelEnum 的使用 |
|---|
| 返回 WbemImpersonationLevelEnum 的 cn.chenlichao.wmi4j 中的方法 | |
|---|---|
WbemImpersonationLevelEnum |
SWbemSecurity.getImpersonationLevel()
Get the COM impersonation level that is assigned to this object. |
| 参数类型为 WbemImpersonationLevelEnum 的 cn.chenlichao.wmi4j 中的方法 | |
|---|---|
void |
SWbemSecurity.setImpersonationLevel(WbemImpersonationLevelEnum level)
Set the COM impersonation level that is assigned to this object. |
| cn.chenlichao.wmi4j.consts 中 WbemImpersonationLevelEnum 的使用 |
|---|
| 返回 WbemImpersonationLevelEnum 的 cn.chenlichao.wmi4j.consts 中的方法 | |
|---|---|
static WbemImpersonationLevelEnum |
WbemImpersonationLevelEnum.parse(int value)
|
static WbemImpersonationLevelEnum |
WbemImpersonationLevelEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static WbemImpersonationLevelEnum[] |
WbemImpersonationLevelEnum.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||