NativeMapped, IUnknownpublic static class Wbemcli.IWbemServices extends Unknown
Unknown.ByReferenceIID_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, _invokeNativeVoidclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringAddRef, QueryInterface, Releasepublic 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)