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 SummaryNested classes/interfaces inherited from class com.sun.jna.platform.win32.COM.UnknownUnknown.ByReference
- 
Field SummaryFieldsFields inherited from interface com.sun.jna.platform.win32.COM.IUnknownIID_IUNKNOWN
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Wbemcli.IWbemContextcreate()voidvoidSetValue(String wszName, int lFlag, Variant.VARIANT pValue) voidMethods inherited from class com.sun.jna.platform.win32.COM.UnknownAddRef, QueryInterface, ReleaseMethods inherited from class com.sun.jna.platform.win32.COM.COMInvoker_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
- 
Field Details- 
CLSID_WbemContext
- 
IID_IWbemContext
 
- 
- 
Constructor Details- 
IWbemContextpublic IWbemContext()
- 
IWbemContext
 
- 
- 
Method Details- 
create
- 
SetValue
- 
SetValue
- 
SetValue
 
-