Package com.sun.jna.platform.win32.COM
Class Wbemcli.IWbemContext
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.IWbemContext
- All Implemented Interfaces:
NativeMapped
,IUnknown
- Enclosing interface:
- Wbemcli
Optionally used to communicate additional context information to
providers when submitting IWbemServices calls to WMI
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.Unknown
Unknown.ByReference
-
Field Summary
FieldsFields inherited from interface com.sun.jna.platform.win32.COM.IUnknown
IID_IUNKNOWN
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Wbemcli.IWbemContext
create()
void
void
SetValue
(String wszName, int lFlag, Variant.VARIANT pValue) void
Methods inherited from class com.sun.jna.platform.win32.COM.Unknown
AddRef, QueryInterface, Release
Methods inherited from class com.sun.jna.platform.win32.COM.COMInvoker
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
-
Field Details
-
CLSID_WbemContext
-
IID_IWbemContext
-
-
Constructor Details
-
IWbemContext
public IWbemContext() -
IWbemContext
-
-
Method Details
-
create
-
SetValue
-
SetValue
-
SetValue
-