All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
WinNT.HRESULT |
Get(java.lang.String wszName,
int lFlags,
Variant.VARIANT.ByReference pVal,
IntByReference pType,
IntByReference plFlavor) |
WinNT.HRESULT |
Get(WString wszName,
int lFlags,
Variant.VARIANT.ByReference pVal,
IntByReference pType,
IntByReference plFlavor) |
java.lang.String[] |
GetNames(java.lang.String wszQualifierName,
int lFlags,
Variant.VARIANT.ByReference pQualifierVal) |
WinNT.HRESULT |
GetNames(java.lang.String wszQualifierName,
int lFlags,
Variant.VARIANT.ByReference pQualifierVal,
PointerByReference pNames) |
WinNT.HRESULT |
GetNames(WString wszQualifierName,
int lFlags,
Variant.VARIANT.ByReference pQualifierVal,
PointerByReference pNames) |
Wbemcli.IWbemQualifierSet |
GetPropertyQualifierSet(java.lang.String strProperty) |
WinNT.HRESULT |
GetPropertyQualifierSet(WString wszProperty,
PointerByReference ppQualSet) |
Wbemcli.IWbemQualifierSet |
GetQualifierSet() |
WinNT.HRESULT |
GetQualifierSet(PointerByReference ppQualSet) |