NativeMapped
, IUnknown
public static class Wbemcli.IWbemServices extends Unknown
Unknown.ByReference
IID_IUNKNOWN
Constructor | Description |
---|---|
IWbemServices() |
|
IWbemServices(Pointer pvInstance) |
Modifier and Type | Method | Description |
---|---|---|
WinNT.HRESULT |
ExecQuery(WTypes.BSTR strQueryLanguage,
WTypes.BSTR strQuery,
int lFlags,
Wbemcli.IWbemContext pCtx,
PointerByReference ppEnum) |
|
Wbemcli.IEnumWbemClassObject |
ExecQuery(java.lang.String strQueryLanguage,
java.lang.String strQuery,
int lFlags,
Wbemcli.IWbemContext pCtx) |
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
AddRef, QueryInterface, Release
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)