Class Wbemcli.IWbemQualifierSet
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.COM.COMInvoker
com.sun.jna.platform.win32.COM.Unknown
com.sun.jna.platform.win32.COM.Wbemcli.IWbemQualifierSet
- All Implemented Interfaces:
NativeMapped, IUnknown
- Enclosing interface:
Wbemcli
-
Nested Class Summary
Nested classes/interfaces inherited from class Unknown
Unknown.ByReference -
Field Summary
Fields inherited from interface IUnknown
IID_IUNKNOWN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet(WString wszName, int lFlags, Variant.VARIANT.ByReference pVal, IntByReference plFlavor) String[]GetNames()GetNames(int lFlags, PointerByReference pNames) Methods inherited from class Unknown
AddRef, QueryInterface, ReleaseMethods inherited from class COMInvoker
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidMethods inherited from class PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
-
Constructor Details
-
IWbemQualifierSet
-
-
Method Details
-
Get
public WinNT.HRESULT Get(WString wszName, int lFlags, Variant.VARIANT.ByReference pVal, IntByReference plFlavor) -
Get
-
GetNames
-
GetNames
-