类 cn.chenlichao.wmi4j.consts.Flags.SecurityFlag
的使用

使用 Flags.SecurityFlag 的软件包
cn.chenlichao.wmi4j   
cn.chenlichao.wmi4j.consts   
 

cn.chenlichao.wmi4jFlags.SecurityFlag 的使用
 

参数类型为 Flags.SecurityFlagcn.chenlichao.wmi4j 中的方法
 SWbemServices SWbemLocator.connectServer(String locale, String authority, Flags.SecurityFlag securityFlag, SWbemNamedValueSet objwbemNamedValueSet)
          The ConnectServer method of the SWbemLocator object connects to the namespace on the computer that is specified in the strServer parameter.
 

cn.chenlichao.wmi4j.constsFlags.SecurityFlag 的使用
 

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



Copyright © 2014. All rights reserved.