类 cn.chenlichao.wmi4j.consts.WbemImpersonationLevelEnum
的使用

使用 WbemImpersonationLevelEnum 的软件包
cn.chenlichao.wmi4j   
cn.chenlichao.wmi4j.consts   
 

cn.chenlichao.wmi4jWbemImpersonationLevelEnum 的使用
 

返回 WbemImpersonationLevelEnumcn.chenlichao.wmi4j 中的方法
 WbemImpersonationLevelEnum SWbemSecurity.getImpersonationLevel()
          Get the COM impersonation level that is assigned to this object.
 

参数类型为 WbemImpersonationLevelEnumcn.chenlichao.wmi4j 中的方法
 void SWbemSecurity.setImpersonationLevel(WbemImpersonationLevelEnum level)
          Set the COM impersonation level that is assigned to this object.
 

cn.chenlichao.wmi4j.constsWbemImpersonationLevelEnum 的使用
 

返回 WbemImpersonationLevelEnumcn.chenlichao.wmi4j.consts 中的方法
static WbemImpersonationLevelEnum WbemImpersonationLevelEnum.parse(int value)
           
static WbemImpersonationLevelEnum WbemImpersonationLevelEnum.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static WbemImpersonationLevelEnum[] WbemImpersonationLevelEnum.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2014. All rights reserved.