|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 WMIVariant 的软件包 | |
|---|---|
| cn.chenlichao.wmi4j | |
| cn.chenlichao.wmi4j 中 WMIVariant 的使用 |
|---|
| 返回 WMIVariant 的 cn.chenlichao.wmi4j 中的方法 | |
|---|---|
WMIVariant |
SWbemObject.getPropertyByName(String propertyName)
Get the variant value of the specified WMI property. |
WMIVariant |
SWbemLastError.getPropertyByName(String propertyName)
Get the variant value of the specified WMI property. |
WMIVariant |
SWbemProperty.getValue()
Get the variant value of the WMI property. |
WMIVariant |
SWbemQualifier.getValue()
Get the variant value of this qualifier. |
| 参数类型为 WMIVariant 的 cn.chenlichao.wmi4j 中的方法 | |
|---|---|
SWbemQualifier |
SWbemQualifierSet.add(String name,
WMIVariant value)
Use default parameters for SWbemQualifierSet.add(String, WMIVariant, Boolean, Boolean, Boolean, Integer) |
SWbemQualifier |
SWbemQualifierSet.add(String name,
WMIVariant value,
Boolean propagatesToSubclasses,
Boolean propagatesToInstances,
Boolean overridable,
Integer flags)
Add an SWbemQualifier object to the SWbemQualifierSet collection. |
void |
SWbemObject.setPropertyByName(String propertyName,
WMIVariant value)
Set the variant value of the specified WMI property |
void |
SWbemProperty.setValue(WMIVariant variant)
Set the variant value of the WMI property. |
void |
SWbemQualifier.setValue(WMIVariant variant)
Set the variant value of this qualifier. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||