public static class Wbemcli.IWbemServices extends Unknown
Unknown.ByReference
IID_IUNKNOWN
Constructor and Description |
---|
IWbemServices() |
IWbemServices(Pointer pvInstance) |
Modifier and Type | Method and Description |
---|---|
Wbemcli.IEnumWbemClassObject |
ExecQuery(java.lang.String strQueryLanguage,
java.lang.String strQuery,
int lFlags,
Wbemcli.IWbemContext pCtx) |
WinNT.HRESULT |
ExecQuery(WTypes.BSTR strQueryLanguage,
WTypes.BSTR strQuery,
int lFlags,
Wbemcli.IWbemContext pCtx,
PointerByReference ppEnum) |
AddRef, QueryInterface, Release
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public IWbemServices()
public IWbemServices(Pointer pvInstance)
public WinNT.HRESULT ExecQuery(WTypes.BSTR strQueryLanguage, WTypes.BSTR strQuery, int lFlags, Wbemcli.IWbemContext pCtx, PointerByReference ppEnum)
public Wbemcli.IEnumWbemClassObject ExecQuery(java.lang.String strQueryLanguage, java.lang.String strQuery, int lFlags, Wbemcli.IWbemContext pCtx)