A B C D E F G H I J K L M N O P Q R S T U V W X _

A

ACTIVATE_32_BIT_SERVER - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
Activate or connect to a 32-bit version of the server.
ACTIVATE_64_BIT_SERVER - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
Activate or connect to a 64 bit version of the server.
ADVFCACHE_FORCEBUILTIN - Static variable in class com.jniwrapper.win32.ole.types.AdviceFlags
 
ADVFCACHE_NOHANDLER - Static variable in class com.jniwrapper.win32.ole.types.AdviceFlags
 
ADVFCACHE_ONSAVE - Static variable in class com.jniwrapper.win32.ole.types.AdviceFlags
 
ADVF_DATAONSTOP - Static variable in class com.jniwrapper.win32.ole.types.AdviceFlags
 
ADVF_NODATA - Static variable in class com.jniwrapper.win32.ole.types.AdviceFlags
 
ADVF_ONLYONCE - Static variable in class com.jniwrapper.win32.ole.types.AdviceFlags
 
ADVF_PRIMEFIRST - Static variable in class com.jniwrapper.win32.ole.types.AdviceFlags
 
ALL - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
APARTMENTTHREADED - Static variable in class com.jniwrapper.win32.com.CoInit
 
ASIS - Static variable in class com.jniwrapper.win32.ole.types.OleRender
 
AUTO - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array that is allocated on the stack.
AbstractOleControl - class com.jniwrapper.win32.com.AbstractOleControl.
An abstract implementation of OLE control, which allows to create new OLE control from a Swing component.
AbstractOleControl(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.AbstractOleControl
 
AdviceFlags - class com.jniwrapper.win32.ole.types.AdviceFlags.
This enumeration defines flags used by a container to specify the requested behavior when setting up an advise sink or a caching connection with an object and corresponds to ADVF native enumeration.
AdviceFlags() - Constructor for class com.jniwrapper.win32.ole.types.AdviceFlags
 
AdviceFlags(long) - Constructor for class com.jniwrapper.win32.ole.types.AdviceFlags
 
AdviceFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.AdviceFlags
 
ArrayDesc - class com.jniwrapper.win32.automation.types.ArrayDesc.
This structure contains information about an array and corresponds to ARRAYDESC native structure.
ArrayDesc() - Constructor for class com.jniwrapper.win32.automation.types.ArrayDesc
 
ArrayDesc(ArrayDesc) - Constructor for class com.jniwrapper.win32.automation.types.ArrayDesc
 
AutoSize - Static variable in class com.jniwrapper.win32.automation.OleContainer.SizeMode
 
Automation - class com.jniwrapper.win32.automation.Automation.
Provides functions to invoke property setters, getters or interface methods using features of standard IDispatch interface.
Automation(IUnknown, boolean) - Constructor for class com.jniwrapper.win32.automation.Automation
Creates an Automation instance for a given IUnknown interface.
Automation(IUnknown) - Constructor for class com.jniwrapper.win32.automation.Automation
Creates an Automation instance for a given IUnknown interface.
Automation(IDispatch, boolean) - Constructor for class com.jniwrapper.win32.automation.Automation
Creates an Automation instance for a given IDispatch interface.
Automation(IDispatch) - Constructor for class com.jniwrapper.win32.automation.Automation
Creates an Automation instance for a given IDispatch interface.
Automation.InvocationHelper - class com.jniwrapper.win32.automation.Automation.InvocationHelper.
 
Automation.InvocationHelper() - Constructor for class com.jniwrapper.win32.automation.Automation.InvocationHelper
 
AutomationException - exception com.jniwrapper.win32.automation.AutomationException.
This exception class is used for indicating errors occurred in the COM object during atomation.
AutomationException(ComException, ExcepInfo) - Constructor for class com.jniwrapper.win32.automation.AutomationException
 
accept(File) - Method in class com.jniwrapper.win32.tools.JarDirectoryFilter
 
acceptIOPerformer(IOPerformer, DataBuffer, int, boolean, boolean) - Method in class com.jniwrapper.win32.automation.types.BStr
 
acceptIOPerformer(IOPerformer, DataBuffer, int, boolean, boolean) - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
acceptIOPerformer(IOPerformer, DataBuffer, int, boolean, boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
acceptIOPerformer(IOPerformer, DataBuffer, int, boolean, boolean) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
activate() - Method in class com.jniwrapper.win32.automation.OfficeContainer
Activates embedded document.
activate() - Method in class com.jniwrapper.win32.automation.OleContainer
 
activateMe(IOleDocumentView) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
activateMe(IOleDocumentView) - Method in interface com.jniwrapper.win32.ole.IOleDocumentSite
 
activateMe(IOleDocumentView) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
add(ClsCtx) - Method in class com.jniwrapper.win32.com.types.ClsCtx
Combines this and the specified context and returns new context as result.
addAction(Runnable, boolean) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Adds the runnable action to be executed within the message thread.
addAction(Runnable) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Adds a runnable action that will be executed in the message thread.
addElement(Object) - Method in class com.jniwrapper.win32.tools.ComponentsList
 
addMessageListener(MessageLoopListener) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Adds the new process messages listener to receive events from the message loop.
addPathElement(String) - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
addRef() - Method in interface com.jniwrapper.win32.com.IUnknown
Increments the reference count for an interface on an object.
addRef() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
addRef() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
addRefAggregated() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
Calls the addRef method for an aggregate object.
addToLibraries(Object[]) - Method in class com.jniwrapper.win32.tools.ServerManager
 
addressOfMember(MemberID, InvokeKind) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
addressOfMember(MemberID, InvokeKind) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
advise(IAdviseSink) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
advise(IUnknown) - Method in interface com.jniwrapper.win32.ole.IConnectionPoint
 
advise(IAdviseSink) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
advise(IUnknown) - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
advise(IAdviseSink) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
alloc(ULongInt) - Method in interface com.jniwrapper.win32.com.IMalloc
 
alloc(ULongInt) - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
and(CoInit) - Method in class com.jniwrapper.win32.com.CoInit
 
applyViewState(IStream) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
applyViewState(IStream) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
asDouble() - Method in class com.jniwrapper.win32.automation.types.Decimal
Converst this decimal value to double value.
asVariant(Object) - Static method in class com.jniwrapper.win32.automation.Automation
Converts a java/JNIWrapper object to the Variant parameter.
asVoidPointer(Pointer.Void) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 

B

BIND_JUSTTESTEXISTENCE - Static variable in class com.jniwrapper.win32.ole.types.BindFlags
 
BIND_MAYBOTHERUSER - Static variable in class com.jniwrapper.win32.ole.types.BindFlags
 
BSTR - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array of BSTRs.
BStr - class com.jniwrapper.win32.automation.types.BStr.
This type is an analog of WideString, usually used by Automation and corresponds to BSTR native type.
BStr() - Constructor for class com.jniwrapper.win32.automation.types.BStr
Creates NULL string.
BStr(String) - Constructor for class com.jniwrapper.win32.automation.types.BStr
Creates the new BStr by the specified string value.
BStr(BStr) - Constructor for class com.jniwrapper.win32.automation.types.BStr
Creates the new BStr instance from the specified one.
BStr(String, int) - Constructor for class com.jniwrapper.win32.automation.types.BStr
Creates the new BStr with the specified string value.
BindFlags - class com.jniwrapper.win32.ole.types.BindFlags.
This enumeration contains IDs that used to control moniker binding operations and corresponds to BIND_FLAGS native enumeration.
BindFlags() - Constructor for class com.jniwrapper.win32.ole.types.BindFlags
 
BindFlags(long) - Constructor for class com.jniwrapper.win32.ole.types.BindFlags
 
BindFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.BindFlags
 
BindOptions - class com.jniwrapper.win32.ole.types.BindOptions.
This structure defines parameters used during a moniker-binding operation and corresponds to BIND_OPTS native structure.
BindOptions() - Constructor for class com.jniwrapper.win32.ole.types.BindOptions
 
BindOptions(BindOptions) - Constructor for class com.jniwrapper.win32.ole.types.BindOptions
 
BindPtr - class com.jniwrapper.win32.automation.types.BindPtr.
The class BindPtr corresponds to the BINDPTR native union.
BindPtr() - Constructor for class com.jniwrapper.win32.automation.types.BindPtr
 
BindPtr(BindPtr) - Constructor for class com.jniwrapper.win32.automation.types.BindPtr
 
bind(OleStr, ULongInt, UInt16, ITypeInfo, DescKind, BindPtr) - Method in interface com.jniwrapper.win32.automation.ITypeComp
 
bind(OleStr, ULongInt, UInt16, ITypeInfo, DescKind, BindPtr) - Method in class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
bindIfRunning() - Method in interface com.jniwrapper.win32.ole.IOleLink
 
bindIfRunning() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
bindObject(IUnknown) - Method in class com.jniwrapper.win32.automation.OleMessageLoop
Binds the specified object to the thread.
bindToObject(IBindCtx, IMoniker, IID) - Method in interface com.jniwrapper.win32.com.IMoniker
 
bindToObject(IBindCtx, IMoniker, IID) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
bindToSource(OleLinkBind, IBindCtx) - Method in interface com.jniwrapper.win32.ole.IOleLink
 
bindToSource(OleLinkBind, IBindCtx) - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
bindToStorage(IBindCtx, IMoniker, IID) - Method in interface com.jniwrapper.win32.com.IMoniker
 
bindToStorage(IBindCtx, IMoniker, IID) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
bindType(OleStr, ULongInt, ITypeInfo, ITypeComp) - Method in interface com.jniwrapper.win32.automation.ITypeComp
 
bindType(OleStr, ULongInt, ITypeInfo, ITypeComp) - Method in class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 

C

CALLTYPE_ASYNC - Static variable in class com.jniwrapper.win32.com.CallType
An asynchronous call has arrived.
CALLTYPE_ASYNC_CALLPENDING - Static variable in class com.jniwrapper.win32.com.CallType
An asynchronous call has arrived with a new logical thread identifier and the object is currently waiting for a reply from a previous outgoing call.
CALLTYPE_NESTED - Static variable in class com.jniwrapper.win32.com.CallType
A call has arrived bearing the same logical thread identifier as that of a previous outgoing call for which the object is still awaiting a reply.
CALLTYPE_TOPLEVEL - Static variable in class com.jniwrapper.win32.com.CallType
A top-level call has arrived and the object is not currently waiting for a reply from a previous outgoing call.
CALLTYPE_TOPLEVEL - Static variable in class com.jniwrapper.win32.com.ServerCall
The object may be able to process the call.
CALLTYPE_TOPLEVEL_CALLPENDING - Static variable in class com.jniwrapper.win32.com.CallType
A new top-level call has arrived with a new logical thread identifier and the object is currently waiting for a reply from a previous outgoing call.
CC_CDECL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_FASTCALL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_FPFASTCALL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_MACPASCAL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_MAX - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_MPWCDECL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_MPWPASCAL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_MSCPASCAL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_PASCAL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_STDCALL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CC_SYSCALL - Static variable in class com.jniwrapper.win32.automation.types.CallConv
 
CLSID - class com.jniwrapper.win32.com.types.CLSID.
This class represents a globally unique identifier for a COM class.
CLSID() - Constructor for class com.jniwrapper.win32.com.types.CLSID
 
CLSID(int, short, short, byte, byte, byte, byte, byte, byte, byte, byte) - Constructor for class com.jniwrapper.win32.com.types.CLSID
 
CLSID(GUID) - Constructor for class com.jniwrapper.win32.com.types.CLSID
 
CLSID(String) - Constructor for class com.jniwrapper.win32.com.types.CLSID
Constructs a new CLSID instance for the passed string implementation.
CLSID_NULL - Static variable in class com.jniwrapper.win32.com.types.CLSID
 
COLLAPSED - Static variable in class com.jniwrapper.win32.tools.ComponentsList
 
COM_SERVER_CLSID - Static variable in class com.jniwrapper.win32.tools.ComServerEntry
 
COM_SERVER_DESCRIPTION - Static variable in class com.jniwrapper.win32.tools.ComServerEntry
 
CONSOLIDATE - Static variable in class com.jniwrapper.win32.stg.types.StgCommit
 
CONTENT - Static variable in class com.jniwrapper.win32.ole.types.DvAspect
 
CONTEXT_MENU_ANCHOR - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_CONTROL - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_DEFAULT - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_IMAGE - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_IMGART - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_IMGDYNSRC - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_LINK - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_SELECTION - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CONTEXT_MENU_TABLE - Static variable in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
CTRLINFO_EATS_ESCAPE - Static variable in class com.jniwrapper.win32.ole.types.ControlInfo
When the control has the focus, it will process the Escape key.
CTRLINFO_EATS_RETURN - Static variable in class com.jniwrapper.win32.ole.types.ControlInfo
When the control has the focus, it will process the Return key.
CY - class com.jniwrapper.win32.com.types.CY.
Class CY represents CY type.
CY() - Constructor for class com.jniwrapper.win32.com.types.CY
 
CY(CY) - Constructor for class com.jniwrapper.win32.com.types.CY
 
CallConv - class com.jniwrapper.win32.automation.types.CallConv.
This enumeration contains IDs of calling conventions for member functions and corresponds to CALLCONV native enumeration.
CallConv() - Constructor for class com.jniwrapper.win32.automation.types.CallConv
 
CallConv(long) - Constructor for class com.jniwrapper.win32.automation.types.CallConv
 
CallConv(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.CallConv
 
CallType - class com.jniwrapper.win32.com.CallType.
The CallType enumeration constant specifies the call types used by IMessageFilter.handleInComingCall method.
Center - Static variable in class com.jniwrapper.win32.automation.OleContainer.SizeMode
 
Clip - Static variable in class com.jniwrapper.win32.automation.OleContainer.SizeMode
This mode is set in the OleContainer by default.
ClsCtx - class com.jniwrapper.win32.com.types.ClsCtx.
The ClsCtx class corresponds to CLSCTX native enumeration.
CoAuthIdentity - class com.jniwrapper.win32.com.CoAuthIdentity.
 
CoAuthIdentity() - Constructor for class com.jniwrapper.win32.com.CoAuthIdentity
 
CoAuthIdentity(CoAuthIdentity) - Constructor for class com.jniwrapper.win32.com.CoAuthIdentity
 
CoAuthInfo - class com.jniwrapper.win32.com.CoAuthInfo.
This structure contains authentication settings for remote activation.
CoAuthInfo() - Constructor for class com.jniwrapper.win32.com.CoAuthInfo
 
CoAuthInfo(String, CoAuthIdentity) - Constructor for class com.jniwrapper.win32.com.CoAuthInfo
 
CoAuthInfo(CoAuthInfo) - Constructor for class com.jniwrapper.win32.com.CoAuthInfo
 
CoClass - class com.jniwrapper.win32.com.types.CoClass.
CoClass is an abstract base for all COM integration classes created by the Code Generation utility.
CoClass() - Constructor for class com.jniwrapper.win32.com.types.CoClass
 
CoClass(CoClass) - Constructor for class com.jniwrapper.win32.com.types.CoClass
 
CoClassMetaInfo - interface com.jniwrapper.win32.com.server.CoClassMetaInfo.
This is a common base interface describing a COM class.
CoInit - class com.jniwrapper.win32.com.CoInit.
This enumeration determines the concurrency model used for incoming calls to objects created by this thread.
CoInterfaceVTBL - class com.jniwrapper.win32.com.server.CoInterfaceVTBL.
Base class for implementation of a virtual table.
CoInterfaceVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.CoInterfaceVTBL
 
CoInterfaceVTBL.VirtualMethodCallback - class com.jniwrapper.win32.com.server.CoInterfaceVTBL.VirtualMethodCallback.
 
CoInterfaceVTBL.VirtualMethodCallback(String, Parameter, Parameter[]) - Constructor for class com.jniwrapper.win32.com.server.CoInterfaceVTBL.VirtualMethodCallback
 
CoInterfaceVTBL.VirtualMethodCallback(String, Parameter, Parameter[], int) - Constructor for class com.jniwrapper.win32.com.server.CoInterfaceVTBL.VirtualMethodCallback
 
CoServerInfo - class com.jniwrapper.win32.com.CoServerInfo.
Represents remote computer and corresponds to native COSERVERINFO structure.
CoServerInfo() - Constructor for class com.jniwrapper.win32.com.CoServerInfo
 
CoServerInfo(String) - Constructor for class com.jniwrapper.win32.com.CoServerInfo
 
CoServerInfo(String, CoAuthInfo) - Constructor for class com.jniwrapper.win32.com.CoServerInfo
 
CoServerInfo(CoAuthInfo) - Constructor for class com.jniwrapper.win32.com.CoServerInfo
 
CoServerInfo(CoServerInfo) - Constructor for class com.jniwrapper.win32.com.CoServerInfo
 
ComAppletHelper - class com.jniwrapper.win32.automation.ComAppletHelper.
This class is helper for Java applets that use JNIWrapper library.
ComAppletHelper() - Constructor for class com.jniwrapper.win32.automation.ComAppletHelper
 
ComEnumeration - class com.jniwrapper.win32.com.types.ComEnumeration.
The abstract base for COM enumerations.
ComEnumeration() - Constructor for class com.jniwrapper.win32.com.types.ComEnumeration
 
ComEnumeration(long) - Constructor for class com.jniwrapper.win32.com.types.ComEnumeration
 
ComEnumeration(IntegerParameter) - Constructor for class com.jniwrapper.win32.com.types.ComEnumeration
 
ComException - exception com.jniwrapper.win32.com.ComException.
This exception class is used for indicating errors occurred on the COM side.
ComException(int) - Constructor for class com.jniwrapper.win32.com.ComException
Constructs a new instance with the passed error code.
ComException(int, IErrorInfo) - Constructor for class com.jniwrapper.win32.com.ComException
Constructs a new instance with the passed error code.
ComFunctions - class com.jniwrapper.win32.com.ComFunctions.
This class provides wrappers for functions from OLEAUT32 library and service routines for JNIWrapper COM integration.
ComModule - class com.jniwrapper.win32.com.ComModule.
The abstract base class for COM modules code created by the code generation utility.
ComModule(String) - Constructor for class com.jniwrapper.win32.com.ComModule
 
ComServerEntry - class com.jniwrapper.win32.tools.ComServerEntry.
 
ComServerEntry.ComEntryComparator - class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator.
 
ComServerEntry.ComEntryComparator() - Constructor for class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
ComUtils - class com.jniwrapper.win32.com.ComUtils.
 
ComUtils() - Constructor for class com.jniwrapper.win32.com.ComUtils
 
ComponentsList - class com.jniwrapper.win32.tools.ComponentsList.
 
ComponentsList() - Constructor for class com.jniwrapper.win32.tools.ComponentsList
 
ConnectData - class com.jniwrapper.win32.ole.types.ConnectData.
This structure defines a connection that exists to a given connection point and corresponds to CONNECTDATA native structure.
ConnectData() - Constructor for class com.jniwrapper.win32.ole.types.ConnectData
 
ConnectData(ConnectData) - Constructor for class com.jniwrapper.win32.ole.types.ConnectData
 
ContainerHandler - interface com.jniwrapper.win32.automation.ContainerHandler.
This class is a callback for OleContainer.
ContextMenuTarget - class com.jniwrapper.win32.mshtml.types.ContextMenuTarget.
This class contains DWORD constants used in the IDocHostUIHandler::showContextMenu method.
ContextMenuTarget() - Constructor for class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
ContextMenuTarget(long) - Constructor for class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
ContextMenuTarget(IntegerParameter) - Constructor for class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
ControlInfo - class com.jniwrapper.win32.ole.types.ControlInfo.
This structure describes a control's keyboard mnemonics and keyboard behavior and corresponds to CONTROLINFO native structure.
ControlInfo() - Constructor for class com.jniwrapper.win32.ole.types.ControlInfo
 
ControlInfo(ControlInfo) - Constructor for class com.jniwrapper.win32.ole.types.ControlInfo
 
cache(FormatEtc, AdviceFlags) - Method in interface com.jniwrapper.win32.ole.IOleCache
 
cache(FormatEtc, AdviceFlags) - Method in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
callback(Parameter[], Parameter) - Method in class com.jniwrapper.win32.com.server.CoInterfaceVTBL.VirtualMethodCallback
 
callback() - Method in class com.jniwrapper.win32.com.server.CoInterfaceVTBL.VirtualMethodCallback
 
canInPlaceActivate() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
canInPlaceActivate() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
canInPlaceActivate() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
changeSize(int) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Changes array size (only last dimension can be changed)
checkResult(HResult) - Static method in class com.jniwrapper.win32.com.ComException
Utility method that verifies if the passed result code is less than zero.
className - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
clear() - Method in class com.jniwrapper.win32.tools.ComponentsList
 
clone() - Method in class com.jniwrapper.win32.automation.MouseHandler.MouseEvent
 
clone() - Method in class com.jniwrapper.win32.automation.OleStr
 
clone() - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
clone() - Method in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
clone() - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
clone() - Method in class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
clone() - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
clone() - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
clone() - Method in class com.jniwrapper.win32.automation.types.ArrayDesc
 
clone() - Method in class com.jniwrapper.win32.automation.types.BStr
 
clone() - Method in class com.jniwrapper.win32.automation.types.BindPtr
 
clone() - Method in class com.jniwrapper.win32.automation.types.CallConv
 
clone() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
clone() - Method in class com.jniwrapper.win32.automation.types.DescKind
 
clone() - Method in class com.jniwrapper.win32.automation.types.DispID
 
clone() - Method in class com.jniwrapper.win32.automation.types.DispParams
 
clone() - Method in class com.jniwrapper.win32.automation.types.ElemDesc
 
clone() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
clone() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
clone() - Method in class com.jniwrapper.win32.automation.types.FuncFlags
 
clone() - Method in class com.jniwrapper.win32.automation.types.FuncKind
 
clone() - Method in class com.jniwrapper.win32.automation.types.IDLDesc
 
clone() - Method in class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
clone() - Method in class com.jniwrapper.win32.automation.types.InvokeKind
 
clone() - Method in class com.jniwrapper.win32.automation.types.MemberID
 
clone() - Method in class com.jniwrapper.win32.automation.types.ParamDesc
 
clone() - Method in class com.jniwrapper.win32.automation.types.ParamDescEx
 
clone() - Method in class com.jniwrapper.win32.automation.types.RegKind
 
clone() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
 
clone() - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
clone() - Method in class com.jniwrapper.win32.automation.types.SafeArrayBound
 
clone() - Method in class com.jniwrapper.win32.automation.types.SysKind
 
clone() - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
clone() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
clone() - Method in class com.jniwrapper.win32.automation.types.TypeDesc
 
clone() - Method in class com.jniwrapper.win32.automation.types.TypeFlags
 
clone() - Method in class com.jniwrapper.win32.automation.types.TypeKind
 
clone() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
clone() - Method in class com.jniwrapper.win32.automation.types.VarFlags
 
clone() - Method in class com.jniwrapper.win32.automation.types.VarKind
 
clone() - Method in class com.jniwrapper.win32.automation.types.VarType
 
clone() - Method in class com.jniwrapper.win32.automation.types.Variant
 
clone() - Method in class com.jniwrapper.win32.automation.types.VariantArg
 
clone() - Method in class com.jniwrapper.win32.automation.types.VariantBool
 
clone() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
clone() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
clone() - Method in class com.jniwrapper.win32.com.CoServerInfo
 
clone() - Method in class com.jniwrapper.win32.com.MultiQI
 
clone() - Method in class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IPersistImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
clone() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
clone() - Method in class com.jniwrapper.win32.com.types.CLSID
 
clone() - Method in class com.jniwrapper.win32.com.types.CY
 
clone() - Method in class com.jniwrapper.win32.com.types.ClsCtx
 
clone() - Method in class com.jniwrapper.win32.com.types.CoClass
Derived classes must provide cloning.
clone() - Method in class com.jniwrapper.win32.com.types.Date
 
clone() - Method in class com.jniwrapper.win32.com.types.GUID
 
clone() - Method in class com.jniwrapper.win32.com.types.HRefType
 
clone() - Method in class com.jniwrapper.win32.com.types.IID
 
clone() - Method in class com.jniwrapper.win32.com.types.INTERFACEINFO
 
clone() - Method in class com.jniwrapper.win32.com.types.LocaleID
 
clone() - Method in class com.jniwrapper.win32.com.types.LongPtr
 
clone() - Method in class com.jniwrapper.win32.com.types.RegCls
 
clone() - Method in class com.jniwrapper.win32.com.types.SCode
 
clone() - Method in class com.jniwrapper.win32.com.types._RemotableHandle
 
clone() - Method in class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009
 
clone() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
clone() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
clone() - Method in class com.jniwrapper.win32.mshtml.types.ContextMenuTarget
 
clone() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk
 
clone() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
clone() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
clone() - Method in class com.jniwrapper.win32.ole.PageSet
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IPrintImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
clone() - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
clone() - Method in class com.jniwrapper.win32.ole.types.AdviceFlags
 
clone() - Method in class com.jniwrapper.win32.ole.types.BindFlags
 
clone() - Method in class com.jniwrapper.win32.ole.types.BindOptions
 
clone() - Method in class com.jniwrapper.win32.ole.types.ConnectData
 
clone() - Method in class com.jniwrapper.win32.ole.types.ControlInfo
 
clone() - Method in class com.jniwrapper.win32.ole.types.DataDir
 
clone() - Method in class com.jniwrapper.win32.ole.types.DocMisc
 
clone() - Method in class com.jniwrapper.win32.ole.types.DropEffect
 
clone() - Method in class com.jniwrapper.win32.ole.types.DvAspect
 
clone() - Method in class com.jniwrapper.win32.ole.types.DvAspectInfo
 
clone() - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
clone() - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
clone() - Method in class com.jniwrapper.win32.ole.types.KeyModifiers
 
clone() - Method in class com.jniwrapper.win32.ole.types.MshCtx
 
clone() - Method in class com.jniwrapper.win32.ole.types.MshlFlags
 
clone() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleClose
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleCmd
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleCmdFlags
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleCmdID
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleCmdText
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleCmdTextFlags
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleContf
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleCreate
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleGetMoniker
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleLinkBind
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleMenuGroupWidths
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleMisc
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleRender
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIBusy
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIEditLinks
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleUpdate
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleVerbAttrib
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleVerbs
 
clone() - Method in class com.jniwrapper.win32.ole.types.OleWhichMk
 
clone() - Method in class com.jniwrapper.win32.ole.types.PointF
 
clone() - Method in class com.jniwrapper.win32.ole.types.RotFlags
 
clone() - Method in class com.jniwrapper.win32.ole.types.StatData
 
clone() - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
clone() - Method in class com.jniwrapper.win32.ole.types.TyMed
 
clone() - Method in class com.jniwrapper.win32.ole.types.UserClassType
 
clone() - Method in class com.jniwrapper.win32.ole.types.XFormCoords
 
clone() - Method in class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
clone() - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
clone() - Method in class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
clone() - Method in class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
clone() - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
clone() - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
clone() - Method in class com.jniwrapper.win32.stg.types.LockType
 
clone() - Method in class com.jniwrapper.win32.stg.types.SNB
 
clone() - Method in class com.jniwrapper.win32.stg.types.StatFlag
 
clone() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
clone() - Method in class com.jniwrapper.win32.stg.types.StgCommit
 
clone() - Method in class com.jniwrapper.win32.stg.types.StgFmt
 
clone() - Method in class com.jniwrapper.win32.stg.types.StgMode
 
clone() - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
clone() - Method in class com.jniwrapper.win32.stg.types.StgTy
 
clone() - Method in class com.jniwrapper.win32.stg.types.StreamSeek
 
close(OleClose) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
close(OleClose) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
close(OleClose) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
closePrintPreview() - Method in interface com.jniwrapper.win32.automation.PrintHandler
Closes print preview for a document embedded into OleContainer.
closeView(Int32) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
closeView(Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
coCancelCall(int, int) - Static method in class com.jniwrapper.win32.com.ComFunctions
Requests cancellation of an outbound DCOM method call pending on a specified thread.
coCreateGuid() - Static method in class com.jniwrapper.win32.com.ComFunctions
Returns GUID, unique identifier associated with a COM class, and interface.
coCreateInstance(CLSID, IUnknown, ClsCtx, IUnknown) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates a COM object of a specified class.
coCreateInstance(CLSID, IUnknown, ClsCtx, IID, IUnknown) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates a COM object of a specified class.
coCreateInstance(CLSID, IUnknown, ClsCtx) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates a COM object of a specified class.
coCreateInstanceEx(CLSID, IUnknown, ClsCtx, CoServerInfo, IUnknownImpl) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates a COM object of a specified class.
coDisconnectObject(IUnknown) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Disconnects all remote process connections being maintained on behalf of all the interface pointers that point to a specified object.
coFreeLibrary(Handle) - Static method in class com.jniwrapper.win32.com.ComFunctions
Frees the specified library.
coFreeUnusedLibraries() - Static method in class com.jniwrapper.win32.com.ComFunctions
Unloads all libraries that are no longer in use.
coFreeUnusedLibraries() - Static method in class com.jniwrapper.win32.ole.OleFunctions
Unloads unused in-process COM servers.
coGetClassObject(CLSID, ClsCtx, Pointer.Void, IUnknown) - Static method in class com.jniwrapper.win32.com.ComFunctions
Returns a pointer to the interface for a class object associated with a COM class.
coGetInterfaceAndReleaseStream(IStream, IID) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Wrapper for CoGetInterfaceAndReleaseStream API function.
coGetInterfaceAndReleaseStream(IStream) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Wrapper for CoGetInterfaceAndReleaseStream API function.
coGetObject(String, IUnknownImpl) - Static method in class com.jniwrapper.win32.com.ComFunctions
Converts a display name into a moniker that identifies the object named, and then binds to the object identified by the moniker.
coInitialize() - Static method in class com.jniwrapper.win32.com.ComFunctions
Initializes a COM library for the current thread using a single-thread appartment concurrency model.
coInitializeEx(CoInit) - Static method in class com.jniwrapper.win32.com.ComFunctions
Initializes a COM library for the current thread using the passed concurrency model specification.
coLoadLibrary(File) - Static method in class com.jniwrapper.win32.com.ComFunctions
Loads the specified library into the current process.
coMarshalInterThreadInterfaceInStream(IID, IUnknown) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Wrapper for CoMarshalInterThreadInterfaceInStream method.
coMarshalInterThreadInterfaceInStream(IUnknownImpl) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Wrapper for CoMarshalInterThreadInterfaceInStream method.
coMarshalInterface(IStream, IID, IUnknown, MshCtx, MshlFlags) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Wrapper for CoMarshalInterface API function.
coRegisterClassObject(CLSID, IUnknown, ClsCtx, RegCls) - Static method in class com.jniwrapper.win32.com.ComFunctions
Registers EXE class object so that other applications can connect to it.
coRegisterMessageFilter(IMessageFilterImpl) - Static method in class com.jniwrapper.win32.com.ComFunctions
Registers with OLE the instance of an IMessageFilter interface, which is to be used for handling concurrency issues on the current thread.
coRevokeClassObject(UInt32) - Static method in class com.jniwrapper.win32.com.ComFunctions
Informs OLE that a class object previously registered with the ComFunctions.coRegisterClassObject(com.jniwrapper.win32.com.types.CLSID, com.jniwrapper.win32.com.IUnknown, com.jniwrapper.win32.com.types.ClsCtx, com.jniwrapper.win32.com.types.RegCls) function is no longer available for use.
coTaskMemAlloc(ULongInt) - Static method in class com.jniwrapper.win32.com.ComFunctions
Allocates a block of task memory.
coTaskMemFree(Pointer.Void) - Static method in class com.jniwrapper.win32.com.ComFunctions
Frees a block of task memory previously allocated through a call to the ComFunctions.coTaskMemAlloc(com.jniwrapper.ULongInt) or ComFunctions.coTaskMemRealloc(com.jniwrapper.Pointer.Void, com.jniwrapper.ULongInt) function.
coTaskMemFree(Pointer) - Static method in class com.jniwrapper.win32.com.ComFunctions
Frees a block of task memory previously allocated through a call to the ComFunctions.coTaskMemAlloc(com.jniwrapper.ULongInt) or ComFunctions.coTaskMemRealloc(com.jniwrapper.Pointer.Void, com.jniwrapper.ULongInt) function.
coTaskMemRealloc(Pointer.Void, ULongInt) - Static method in class com.jniwrapper.win32.com.ComFunctions
Changes the size of a previously allocated block of task memory.
coUninitialize() - Static method in class com.jniwrapper.win32.com.ComFunctions
Closes a COM library for the current thread and performs all necessary clean-up actions.
coUnmarshalInterface(IStream, IID, IUnknownImpl) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Wrapper for CoUnmarshalInterface API function.
collapseAll() - Method in class com.jniwrapper.win32.tools.ComponentsList
 
com.jniwrapper.win32.automation - package com.jniwrapper.win32.automation
This package provides interfaces, their implementaitons, utility classes and data types for working with Microsoft Automation.
com.jniwrapper.win32.automation.impl - package com.jniwrapper.win32.automation.impl
The com.jniwrapper.win32.automation.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.automation package.
com.jniwrapper.win32.automation.server - package com.jniwrapper.win32.automation.server
The com.jniwrapper.win32.automation.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.automation package.
com.jniwrapper.win32.automation.types - package com.jniwrapper.win32.automation.types
The com.jniwrapper.win32.automation.types package contains various Automation types wrappers, such as Variant, BStr, SafeArray and other.
com.jniwrapper.win32.com - package com.jniwrapper.win32.com
The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers.
com.jniwrapper.win32.com.impl - package com.jniwrapper.win32.com.impl
The com.jniwrapper.win32.com.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.com package.
com.jniwrapper.win32.com.server - package com.jniwrapper.win32.com.server
The com.jniwrapper.win32.com.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.com package.
com.jniwrapper.win32.com.types - package com.jniwrapper.win32.com.types
The com.jniwrapper.win32.com.types package contains Java wrappers for native structures and types, which are commonly used in COM.
com.jniwrapper.win32.mshtml - package com.jniwrapper.win32.mshtml
The com.jniwrapper.win32.mshtml package contains a number of commonly used interfaces from the MSHTML library.
com.jniwrapper.win32.mshtml.impl - package com.jniwrapper.win32.mshtml.impl
The com.jniwrapper.win32.mshtml.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.mshtml package.
com.jniwrapper.win32.mshtml.server - package com.jniwrapper.win32.mshtml.server
The com.jniwrapper.win32.mshtml.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.mshtml package.
com.jniwrapper.win32.mshtml.types - package com.jniwrapper.win32.mshtml.types
The com.jniwrapper.win32.mshtml.types package contains Java wrappers for native structures and types related to MSHTML.
com.jniwrapper.win32.ole - package com.jniwrapper.win32.ole
The com.jniwrapper.win32.mshtml package contains a number of interfaces that are used in the OLE technology.
com.jniwrapper.win32.ole.impl - package com.jniwrapper.win32.ole.impl
The com.jniwrapper.win32.ole.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.ole package.
com.jniwrapper.win32.ole.server - package com.jniwrapper.win32.ole.server
The com.jniwrapper.win32.ole.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.ole package.
com.jniwrapper.win32.ole.types - package com.jniwrapper.win32.ole.types
The com.jniwrapper.win32.mshtml.types package contains Java wrappers for native structures and types that are commonly used in OLE.
com.jniwrapper.win32.stg - package com.jniwrapper.win32.stg
The com.jniwrapper.win32.stg package contains a number of commonly used interfaces from the Structured Storage API.
com.jniwrapper.win32.stg.impl - package com.jniwrapper.win32.stg.impl
The com.jniwrapper.win32.stg.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.stg package.
com.jniwrapper.win32.stg.server - package com.jniwrapper.win32.stg.server
The com.jniwrapper.win32.stg.server package contains VTBL classes for COM interfaces introduced in the com.jniwrapper.win32.stg package.
com.jniwrapper.win32.stg.types - package com.jniwrapper.win32.stg.types
The com.jniwrapper.win32.stg.types package contains Java wrappers for native structures and types that are commonly used in the Structured Storage API.
com.jniwrapper.win32.tools - package com.jniwrapper.win32.tools
 
com.jniwrapper.win32.tools.typelib - package com.jniwrapper.win32.tools.typelib
 
commit(StgCommit) - Method in interface com.jniwrapper.win32.stg.IStorage
 
commit(StgCommit) - Method in interface com.jniwrapper.win32.stg.IStream
 
commit(StgCommit) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
commit(StgCommit) - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
commonPrefixWith(IMoniker) - Method in interface com.jniwrapper.win32.com.IMoniker
 
commonPrefixWith(IMoniker) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
compare(Object, Object) - Method in class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
composeWith(IMoniker, VariantBool) - Method in interface com.jniwrapper.win32.com.IMoniker
 
composeWith(IMoniker, VariantBool) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
contextSensitiveHelp(VariantBool) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
contextSensitiveHelp(VariantBool) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
contextSensitiveHelp(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleWindow
 
contextSensitiveHelp(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
copyTo(UInt32, ComplexArray, SNB, IStorage) - Method in interface com.jniwrapper.win32.stg.IStorage
 
copyTo(IStream, Int64, Int64, Int64) - Method in interface com.jniwrapper.win32.stg.IStream
 
copyTo(UInt32, ComplexArray, SNB, IStorage) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
copyTo(IStream, Int64, Int64, Int64) - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
create(int, int, Class) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates one-dimensional array for specified data type, lower bound and element counts.
create(int, Class) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates one-dimensional array for specified data type and element counts.
create(SafeArrayBound, Class) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates one-dimensional array for specified data type and the specified array bound of SafeArrayBound type.
create(SafeArrayBound[], Class) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates multidimensional array for specified data type and the specified array bounds of SafeArrayBound type.
create(int[], Class) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates multidimensional array for specified data type and the specified array bounds of SafeArrayBound type.
create(byte[]) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates the array of bytes (UInt8) directly from the specified Java byte array.
create(SafeArrayBound[], byte[]) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates the array of bytes (UInt8) directly from the specified Java byte array.
create(SafeArrayBound[], byte[], Class) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Creates the array of bytes directly from the specified Java byte array.
create(SafeArrayBound) - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
create(SafeArrayBound[]) - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
create(IUnknown, IID, IUnknown) - Method in class com.jniwrapper.win32.com.server.IUnknownServer
Creates a co-class and returns its default interface.
create(String) - Static method in class com.jniwrapper.win32.com.types.CLSID
Creates a new instance for the passed string.
create(String) - Static method in class com.jniwrapper.win32.com.types.IID
Creates a new instance for the passed string.
createBindCtx() - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
createClassMoniker(CLSID) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates a class moniker that refers to the given class.
createComException(Throwable, int) - Static method in class com.jniwrapper.win32.com.ComException
 
createErrorInfo() - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates an instance of a generic error object.
createFileMoniker(File) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates a file moniker based on the specified path.
createFileMoniker(String) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
createFromProgID(String) - Static method in class com.jniwrapper.win32.com.types.CLSID
Creates a new CLSID instance and looks for its value.
createGenericComposite(IMoniker, IMoniker) - Static method in class com.jniwrapper.win32.com.ComFunctions
Performs a generic composition of two monikers and supplies a pointer to the resulting composite moniker.
createIClassFactory() - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
createIIDFromString(String) - Static method in class com.jniwrapper.win32.com.types.IID
Creates IID object from a string using IIDFromString API function.
createILockBytesOnHGlobal(GlobalMemoryBlock, boolean) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
Creates a byte array object that allows you to use global memory as the physical device underneath a compound file implementation.
createInstance(IUnknown, IID, IDispatch) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
createInstance(IUnknown, IID, IDispatch) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
createInstance(IUnknownImpl, IDispatchImpl) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
createInstance(IUnknown, IID, IUnknown) - Method in interface com.jniwrapper.win32.com.IClassFactory
Creates an uninitialized object.
createInstance(IUnknown, String, IUnknown) - Method in interface com.jniwrapper.win32.com.IClassFactory
Creates an uninitialized object.
createInstance(IUnknown, IID, IUnknown) - Method in class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
createInstance(IUnknown, String, IUnknown) - Method in class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
createInstance(IUnknown, String, IUnknown) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
createInstance(IUnknown, IID, IUnknown) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
createInstanceLic(IUnknown, IUnknown, IID, BStr, IUnknown) - Method in interface com.jniwrapper.win32.com.IClassFactory2
Creates an instance of the licensed object given a license key from IClassFactory2.requestLicKey(com.jniwrapper.UInt32, com.jniwrapper.win32.automation.types.BStr)
createInstanceLic(IUnknown, IUnknown, IID, BStr, IUnknown) - Method in class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
createItemMoniker(String, String) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates an item moniker that identifies an object within a containing object (typically a compound document).
createObject(CLSID) - Method in class com.jniwrapper.win32.automation.OfficeContainer
Creates an object in the container by CLSID.
createObject(File) - Method in class com.jniwrapper.win32.automation.OfficeContainer
Creates an object in the container by association specified by the file name.
createObject(String) - Method in class com.jniwrapper.win32.automation.OfficeContainer
Creates an object in the container by class name.
createObject(CLSID) - Method in class com.jniwrapper.win32.automation.OleContainer
Creates an object in the container by CLSID.
createObject(String) - Method in class com.jniwrapper.win32.automation.OleContainer
Creates an object in the container by class name.
createObject(File) - Method in class com.jniwrapper.win32.automation.OleContainer
Creates an object in the container by association specified by the file name.
createObjrefMoniker(IUnknown) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates an OBJREF moniker based on a pointer to an object.
createPointerMoniker(IUnknown) - Static method in class com.jniwrapper.win32.com.ComFunctions
Creates a pointer moniker based on a pointer to an object.
createPrintDevice() - Method in class com.jniwrapper.win32.automation.PrinterDeviceInfo
 
createStorage(OleStr, StgMode, UInt32, UInt32) - Method in interface com.jniwrapper.win32.stg.IStorage
 
createStorage(OleStr, StgMode, UInt32, UInt32) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
createStream(OleStr, StgMode, UInt32, UInt32) - Method in interface com.jniwrapper.win32.stg.IStorage
 
createStream(OleStr, StgMode, UInt32, UInt32) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
createStreamOnHGlobal(GlobalMemoryBlock, boolean) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
Creates a stream object stored in global memory.
createUnspecifiedParameter() - Static method in class com.jniwrapper.win32.automation.types.Variant
Creates value for unspecified parameter in dispinterface interface method call.
createView(IOleInPlaceSite, IStream, Int32) - Method in interface com.jniwrapper.win32.ole.IOleDocument
 
createView(IOleInPlaceSite, IStream, Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 

D

DANGEROUSLYCOMMITMERELYTODISKCACHE - Static variable in class com.jniwrapper.win32.stg.types.StgCommit
 
DATADIR_GET - Static variable in class com.jniwrapper.win32.ole.types.DataDir
 
DATADIR_SET - Static variable in class com.jniwrapper.win32.ole.types.DataDir
 
DAdvise(FormatEtc, AdviceFlags, IAdviseSink) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
DAdvise(FormatEtc, AdviceFlags, IAdviseSink) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
DEFAULT - Static variable in class com.jniwrapper.win32.stg.types.StgCommit
 
DEFAULT_LOCALE_ID - Static variable in class com.jniwrapper.win32.automation.Automation
Defines default locale ID for all automation function calls.
DESCKIND_FUNCDESC - Static variable in class com.jniwrapper.win32.automation.types.DescKind
 
DESCKIND_IMPLICITAPPOBJ - Static variable in class com.jniwrapper.win32.automation.types.DescKind
 
DESCKIND_MAX - Static variable in class com.jniwrapper.win32.automation.types.DescKind
 
DESCKIND_NONE - Static variable in class com.jniwrapper.win32.automation.types.DescKind
 
DESCKIND_TYPECOMP - Static variable in class com.jniwrapper.win32.automation.types.DescKind
 
DESCKIND_VARDESC - Static variable in class com.jniwrapper.win32.automation.types.DescKind
 
DIFFERENTMACHINE - Static variable in class com.jniwrapper.win32.ole.types.MshCtx
 
DISABLE_AAA - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
DISABLE_OLE1DDE - Static variable in class com.jniwrapper.win32.com.CoInit
 
DISCARDUNDOSTATE - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
DISPATCH - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array of IDispatch.
DISPATCH_METHOD - Static variable in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
DISPATCH_PROPERTYGET - Static variable in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
DISPATCH_PROPERTYPUT - Static variable in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
DISPATCH_PROPERTYPUTREF - Static variable in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
DISPID_EVALUATE - Static variable in class com.jniwrapper.win32.automation.types.DispID
DISPID reserved for the standard "Evaluate" method
DISPID_NEWENUM - Static variable in class com.jniwrapper.win32.automation.types.DispID
DISPID reserved for the standard "NewEnum" method
DISPID_PROPERTYPUT - Static variable in class com.jniwrapper.win32.automation.ScriptingAutomation.InvocationHelper
 
DISPID_PROPERTYPUT - Static variable in class com.jniwrapper.win32.automation.types.DispID
The following DISPID is reserved to indicate the param that is the right-hand-side (or "put" value) of a PropertyPut
DISPID_UNKNOWN - Static variable in class com.jniwrapper.win32.automation.types.DispID
DISPID reserved to indicate an "unknown" name
DISPID_VALUE - Static variable in class com.jniwrapper.win32.automation.types.DispID
DISPID reserved for the "value" property
DOCHOSTUIDBLCLK_DEFAULT - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk
 
DOCHOSTUIDBLCLK_SHOWCODE - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk
 
DOCHOSTUIDBLCLK_SHOWPROPERTIES - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk
 
DOCHOSTUIFLAG_ACTIVATE_CLIENTHIT_ONLY - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_BROWSER - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_CODEPAGELINKEDFONTS - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_DESKTOP - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_DIALOG - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_DISABLE_HELP_MENU - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_DISABLE_OFFSCREEN - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_DISABLE_SCRIPT_INACTIVE - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_DIV_BLOCKDEFAULT - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_ENABLE_FORMS_AUTOCOMPLETE - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_ENABLE_INPLACE_NAVIGATION - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_FLAT_SCROLLBAR - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_IME_ENABLE_RECONVERSION - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_NO3DBORDER - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_OPENNEWUI - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_OVERRIDEBEHAVIORFACTORY - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_SCROLL_NO - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_THEME - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_URL_ENCODING_DISABLE_UTF8 - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCHOSTUIFLAG_URL_ENCODING_ENABLE_UTF8 - Static variable in class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DOCMISC_CANCREATEMULTIPLEVIEWS - Static variable in class com.jniwrapper.win32.ole.types.DocMisc
 
DOCMISC_CANTOPENEDIT - Static variable in class com.jniwrapper.win32.ole.types.DocMisc
 
DOCMISC_NOFILESUPPORT - Static variable in class com.jniwrapper.win32.ole.types.DocMisc
 
DOCMISC_SUPPORTCOMPLEXRECTANGLES - Static variable in class com.jniwrapper.win32.ole.types.DocMisc
 
DRAW - Static variable in class com.jniwrapper.win32.ole.types.OleRender
 
DROPEFFECT_COPY - Static variable in class com.jniwrapper.win32.ole.types.DropEffect
 
DROPEFFECT_LINK - Static variable in class com.jniwrapper.win32.ole.types.DropEffect
 
DROPEFFECT_MOVE - Static variable in class com.jniwrapper.win32.ole.types.DropEffect
 
DROPEFFECT_NONE - Static variable in class com.jniwrapper.win32.ole.types.DropEffect
 
DROPEFFECT_SCROLL - Static variable in class com.jniwrapper.win32.ole.types.DropEffect
 
DUnadvise(UInt32) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
DUnadvise(UInt32) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
DVASPECTINFOFLAG_CANOPTIMIZE - Static variable in class com.jniwrapper.win32.ole.types.DvAspectInfo
 
DVASPECT_DOCPRINT - Static variable in class com.jniwrapper.win32.ole.types.DvAspect
 
DataDir - class com.jniwrapper.win32.ole.types.DataDir.
This enumeration specifies the direction of the data flow for the IDataObject.enumFormatEtc(com.jniwrapper.win32.ole.types.DataDir) method.
DataDir() - Constructor for class com.jniwrapper.win32.ole.types.DataDir
 
DataDir(long) - Constructor for class com.jniwrapper.win32.ole.types.DataDir
 
DataDir(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.DataDir
 
Date - class com.jniwrapper.win32.com.types.Date.
The class Date type is a representation of DATE type.
Date() - Constructor for class com.jniwrapper.win32.com.types.Date
 
Date(FloatParameter) - Constructor for class com.jniwrapper.win32.com.types.Date
Creates Date from FloatParameter value.
Date(Date) - Constructor for class com.jniwrapper.win32.com.types.Date
Creates Date from java date.
Date(double) - Constructor for class com.jniwrapper.win32.com.types.Date
Creates Date from double value.
Date(DoubleFloat) - Constructor for class com.jniwrapper.win32.com.types.Date
Creates Date from DoubleFloat value.
DebugComfyJ - Static variable in class com.jniwrapper.win32.com.impl.IUnknownImpl
Specifies whether to debug ComfyJ.
Decimal - class com.jniwrapper.win32.automation.types.Decimal.
This structure represents a decimal data type and corresponds to DECIMAL native structure.
Decimal() - Constructor for class com.jniwrapper.win32.automation.types.Decimal
 
Decimal(double) - Constructor for class com.jniwrapper.win32.automation.types.Decimal
Creates decimal value from a double value.
Decimal(Decimal) - Constructor for class com.jniwrapper.win32.automation.types.Decimal
 
DescKind - class com.jniwrapper.win32.automation.types.DescKind.
The DescKind class corresponds to DESCKIND native enumeration.
DescKind() - Constructor for class com.jniwrapper.win32.automation.types.DescKind
 
DescKind(long) - Constructor for class com.jniwrapper.win32.automation.types.DescKind
 
DescKind(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.DescKind
 
DispID - class com.jniwrapper.win32.automation.types.DispID.
This type is used in IDIspatch::Invoke and corresponds to DISPID native type.
DispID() - Constructor for class com.jniwrapper.win32.automation.types.DispID
 
DispID(int) - Constructor for class com.jniwrapper.win32.automation.types.DispID
 
DispID(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.DispID
 
DispParams - class com.jniwrapper.win32.automation.types.DispParams.
This structure contains arguments passed to a method and corresponds to DISPPARAMS native structure.
DispParams() - Constructor for class com.jniwrapper.win32.automation.types.DispParams
 
DispParams(DispParams) - Constructor for class com.jniwrapper.win32.automation.types.DispParams
 
DispParams(Parameter[], Parameter[]) - Constructor for class com.jniwrapper.win32.automation.types.DispParams
 
DispatchComServer - class com.jniwrapper.win32.com.DispatchComServer.
This is the root class for the java COM servers.
DispatchComServer(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.DispatchComServer
 
DispatchComServerFactory - class com.jniwrapper.win32.com.DispatchComServerFactory.
 
DllClassFactory - class com.jniwrapper.win32.com.DllClassFactory.
Provides the ability to load IClassFactory instance directly from the specified DLL file.
DllClassFactory(File) - Constructor for class com.jniwrapper.win32.com.DllClassFactory
 
DocHostUIDblClk - class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk.
Represents COM enumeration DOCHOSTUIDBLCLK.
DocHostUIDblClk() - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk
 
DocHostUIDblClk(long) - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk
 
DocHostUIDblClk(IntegerParameter) - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIDblClk
 
DocHostUIFlag - class com.jniwrapper.win32.mshtml.types.DocHostUIFlag.
Represents COM enumeration DOCHOSTUIFLAG.
DocHostUIFlag() - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DocHostUIFlag(long) - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DocHostUIFlag(IntegerParameter) - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIFlag
 
DocHostUIInfo - class com.jniwrapper.win32.mshtml.types.DocHostUIInfo.
Represents COM record DOCHOSTUIINFO.
DocHostUIInfo() - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
DocHostUIInfo(DocHostUIInfo) - Constructor for class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
DocMisc - class com.jniwrapper.win32.ole.types.DocMisc.
This enumeration provides miscellaneous property information about a document object.
DocMisc() - Constructor for class com.jniwrapper.win32.ole.types.DocMisc
 
DocMisc(long) - Constructor for class com.jniwrapper.win32.ole.types.DocMisc
 
DocMisc(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.DocMisc
 
DoubleClick - Static variable in class com.jniwrapper.win32.automation.OleContainer.AutoActivateMode
Embedded object will be displayed when user double clicks a OleContainer component.
DropEffect - class com.jniwrapper.win32.ole.types.DropEffect.
This enumeration provides flags for effects of a drag-and-drop operation.
DropEffect() - Constructor for class com.jniwrapper.win32.ole.types.DropEffect
 
DropEffect(long) - Constructor for class com.jniwrapper.win32.ole.types.DropEffect
 
DropEffect(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.DropEffect
 
DvAspect - class com.jniwrapper.win32.ole.types.DvAspect.
This enumeration specifies the desired data or view aspect of the object when drawing or getting data.
DvAspect() - Constructor for class com.jniwrapper.win32.ole.types.DvAspect
 
DvAspect(long) - Constructor for class com.jniwrapper.win32.ole.types.DvAspect
 
DvAspect(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.DvAspect
 
DvAspectInfo - class com.jniwrapper.win32.ole.types.DvAspectInfo.
This structure is used in the IViewObject.draw(com.jniwrapper.win32.ole.types.DvAspect, com.jniwrapper.Int32, com.jniwrapper.win32.ole.types.DvAspectInfo, com.jniwrapper.win32.ole.types.DvTargetDevice, com.jniwrapper.Int32, com.jniwrapper.Int32, com.jniwrapper.win32.Rect, com.jniwrapper.win32.Rect, com.jniwrapper.Int32, com.jniwrapper.Int32) method to optimize rendering of an inactive object.
DvAspectInfo() - Constructor for class com.jniwrapper.win32.ole.types.DvAspectInfo
 
DvAspectInfo(DvAspectInfo) - Constructor for class com.jniwrapper.win32.ole.types.DvAspectInfo
 
DvTargetDevice - class com.jniwrapper.win32.ole.types.DvTargetDevice.
This structure is used to specify information about the target device for which data is being composed and corresponds to DVTARGETDEVICE native structure.
DvTargetDevice() - Constructor for class com.jniwrapper.win32.ole.types.DvTargetDevice
 
DvTargetDevice(DvTargetDevice) - Constructor for class com.jniwrapper.win32.ole.types.DvTargetDevice
 
deactivate() - Method in class com.jniwrapper.win32.automation.OfficeContainer
Deactivates embedded document.
deactivateAndUndo() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
deactivateAndUndo() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
deactivateAndUndo() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
deleteMemberByDispID(DispID) - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
deleteMemberByDispID(DispID) - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
deleteMemberByName(BStr, UInt32) - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
deleteMemberByName(BStr, UInt32) - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
destroy() - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
destroy() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
destroyElement(OleStr) - Method in interface com.jniwrapper.win32.stg.IStorage
 
destroyElement(OleStr) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
destroyObject() - Method in class com.jniwrapper.win32.automation.OfficeContainer
Destroys the previously created OleObject.
destroyObject() - Method in class com.jniwrapper.win32.automation.OleContainer
Destroys the previously created OleObject.
didAlloc(Pointer.Void) - Method in interface com.jniwrapper.win32.com.IMalloc
 
didAlloc(Pointer.Void) - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
disableFocusGainedIgnoreTimeout() - Method in class com.jniwrapper.win32.automation.OleContainer
 
discardUndoState() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
discardUndoState() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
discardUndoState() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
doDestroy() - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
doDestroy() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
doQueryInterface(IID, IUnknown) - Method in class com.jniwrapper.win32.com.server.IUnknownServer
Returns interface by IID.
doVerb(int) - Method in class com.jniwrapper.win32.automation.OleContainer
Does the verb for OleObject.
doVerb(LongInt, Msg, IOleClientSite, LongInt, Wnd, Rect) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
doVerb(LongInt, Msg, IOleClientSite, LongInt, Wnd, Rect) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
doVerb(LongInt, Msg, IOleClientSite, LongInt, Wnd, Rect) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
docString - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
documentOpened(File) - Method in interface com.jniwrapper.win32.automation.FileOperationsHandler
This method is called when the document is opened.
documentSaved(File) - Method in interface com.jniwrapper.win32.automation.FileOperationsHandler
This method is called when the document is saved.
dragEnter(IDataObject, UInt32, PointL, DropEffect) - Method in interface com.jniwrapper.win32.ole.IDropTarget
 
dragEnter(IDataObject, UInt32, PointL, DropEffect) - Method in class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
dragLeave() - Method in interface com.jniwrapper.win32.ole.IDropTarget
 
dragLeave() - Method in class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
dragOver(UInt32, PointL, DropEffect) - Method in interface com.jniwrapper.win32.ole.IDropTarget
 
dragOver(UInt32, PointL, DropEffect) - Method in class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
draw() - Method in class com.jniwrapper.win32.automation.OleContainer
Default method for drawing an embedded component which is in inactive state using oleDraw OLE function.
draw(DvAspect, Int32, DvAspectInfo, DvTargetDevice, Int32, Int32, Rect, Rect, Int32, Int32) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
draw(DvAspect, Int32, DvAspectInfo, DvTargetDevice, Int32, Int32, Rect, Rect, Int32, Int32) - Method in interface com.jniwrapper.win32.ole.IViewObject
 
draw(DvAspect, Int32, DvAspectInfo, DvTargetDevice, Int32, Int32, Rect, Rect, Int32, Int32) - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
drawBitmap(Bitmap) - Method in class com.jniwrapper.win32.automation.OleContainer
Draws bitmap object on the canvas of this container.
drawScreenshot(Graphics) - Method in class com.jniwrapper.win32.automation.OfficeContainer
Default method for drawing an embedded component which is in inactive state.
drop(IDataObject, UInt32, PointL, DropEffect) - Method in interface com.jniwrapper.win32.ole.IDropTarget
 
drop(IDataObject, UInt32, PointL, DropEffect) - Method in class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
dumpVTBL() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 

E

EMBEDDED - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array that is embedded in a structure.
ENABLE_AAA - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
ENABLE_CODE_DOWNLOAD - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
EOAC_ACCESS_CONTROL - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_ANY_AUTHORITY - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_APPID - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_AUTO_IMPERSONATE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_DEFAULT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_DISABLE_AAA - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_DYNAMIC - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_DYNAMIC_CLOAKING - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_MAKE_FULLSIC - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_MUTUAL_AUTH - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_NONE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_NO_CUSTOM_MARSHAL - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_REQUIRE_FULLSIC - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_SECURE_REFS - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EOAC_STATIC_CLOAKING - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
EXPANDED - Static variable in class com.jniwrapper.win32.tools.ComponentsList
 
ElemDesc - class com.jniwrapper.win32.automation.types.ElemDesc.
The ElemDesc class corresponds to ELEMDESC native structure.
ElemDesc() - Constructor for class com.jniwrapper.win32.automation.types.ElemDesc
 
ElemDesc(ElemDesc) - Constructor for class com.jniwrapper.win32.automation.types.ElemDesc
 
ExcepInfo - class com.jniwrapper.win32.automation.types.ExcepInfo.
This structure contains information about exception in IDispatch::Invoke and corresponds to EXCEPINFO native structure.
ExcepInfo() - Constructor for class com.jniwrapper.win32.automation.types.ExcepInfo
 
ExcepInfo(ExcepInfo) - Constructor for class com.jniwrapper.win32.automation.types.ExcepInfo
 
enableFocusGainedIgnoreTimeout() - Method in class com.jniwrapper.win32.automation.OleContainer
 
enableModeless(VariantBool) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
enableModeless(VariantBool) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
enableModeless(VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
enableModeless(VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
enableModeless(VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
enableModeless(VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
enableModeless(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceActiveObject
 
enableModeless(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceFrame
 
enableModeless(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
enableModeless(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
endPrintPreview(VariantBool) - Method in interface com.jniwrapper.win32.ole.IInPlacePrintPreview
 
endPrintPreview(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
enumAdvise() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
enumAdvise() - Method in interface com.jniwrapper.win32.ole.IOleObject
 
enumAdvise() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
enumCache() - Method in interface com.jniwrapper.win32.ole.IOleCache
 
enumCache() - Method in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
enumConnectionPoints() - Method in interface com.jniwrapper.win32.ole.IConnectionPointContainer
 
enumConnectionPoints() - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
enumConnections() - Method in interface com.jniwrapper.win32.ole.IConnectionPoint
 
enumConnections() - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
enumDAdvise() - Method in interface com.jniwrapper.win32.ole.IDataObject
 
enumDAdvise() - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
enumElements(UInt32, Pointer.Void, UInt32) - Method in interface com.jniwrapper.win32.stg.IStorage
 
enumElements(UInt32, Pointer.Void, UInt32) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
enumFormatEtc(DataDir) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
enumFormatEtc(DataDir) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
enumObjectParam() - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
enumObjectParam() - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
enumObjects(OleContf) - Method in interface com.jniwrapper.win32.ole.IOleContainer
 
enumObjects(OleContf) - Method in class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
enumRunning() - Method in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
enumRunning() - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
enumVerbs() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
enumVerbs() - Method in interface com.jniwrapper.win32.ole.IOleObject
 
enumVerbs() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
enumViews(IEnumOleDocumentViews, IOleDocumentView) - Method in interface com.jniwrapper.win32.ole.IOleDocument
 
enumViews(IEnumOleDocumentViews, IOleDocumentView) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
enumerate(VariantBool) - Method in interface com.jniwrapper.win32.com.IMoniker
 
enumerate(VariantBool) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
equals(Object) - Method in class com.jniwrapper.win32.automation.OleStr
 
equals(Object) - Method in class com.jniwrapper.win32.automation.types.BStr
 
equals(Object) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
equals(Object) - Method in class com.jniwrapper.win32.com.types.GUID
 
equals(Object) - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
exec(GUID, Int32, OleCmdExecOpt, Variant, Variant) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
exec(GUID, Int32, OleCmdExecOpt, Variant, Variant) - Method in interface com.jniwrapper.win32.ole.IOleCommandTarget
 
exec(GUID, Int32, OleCmdExecOpt, Variant, Variant) - Method in class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
expandAll() - Method in class com.jniwrapper.win32.tools.ComponentsList
 

F

FALSE - Static variable in class com.jniwrapper.win32.automation.types.VariantBool
 
FIELD_CLSID - Static variable in class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
FIELD_DESCRIPTION - Static variable in class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
FIELD_PROG_ID - Static variable in class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
FIXEDSIZE - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array that may not be resized or reallocated.
FORMAT - Static variable in class com.jniwrapper.win32.ole.types.OleRender
 
FROM_DEFAULT_CONTEXT - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
FUNCFLAG_FBINDABLE - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FDEFAULTBIND - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FDEFAULTCOLLELEM - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FDISPLAYBIND - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FHIDDEN - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FIMMEDIATEBIND - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FNONBROWSABLE - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FREPLACEABLE - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FREQUESTEDIT - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FRESTRICTED - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FSOURCE - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FUIDEFAULT - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNCFLAG_FUSESGETLASTERROR - Static variable in class com.jniwrapper.win32.automation.types.FuncFlags
 
FUNC_DISPATCH - Static variable in class com.jniwrapper.win32.automation.types.FuncKind
 
FUNC_NONVIRTUAL - Static variable in class com.jniwrapper.win32.automation.types.FuncKind
 
FUNC_PUREVIRTUAL - Static variable in class com.jniwrapper.win32.automation.types.FuncKind
 
FUNC_STATIC - Static variable in class com.jniwrapper.win32.automation.types.FuncKind
 
FUNC_VIRTUAL - Static variable in class com.jniwrapper.win32.automation.types.FuncKind
 
FileOperationsHandler - interface com.jniwrapper.win32.automation.FileOperationsHandler.
This class is a callback for OleContainer.
FormatEtc - class com.jniwrapper.win32.ole.types.FormatEtc.
This structure is a generalized Clipboard format used by OLE methods that require data format information.
FormatEtc() - Constructor for class com.jniwrapper.win32.ole.types.FormatEtc
 
FormatEtc(FormatEtc) - Constructor for class com.jniwrapper.win32.ole.types.FormatEtc
 
FuncDesc - class com.jniwrapper.win32.automation.types.FuncDesc.
This structure contains information about function and corresponds to FUNCDESC native structure.
FuncDesc() - Constructor for class com.jniwrapper.win32.automation.types.FuncDesc
 
FuncDesc(FuncDesc) - Constructor for class com.jniwrapper.win32.automation.types.FuncDesc
 
FuncFlags - class com.jniwrapper.win32.automation.types.FuncFlags.
The FuncFlags class corresponds to FUNCFLAGS native enumeration.
FuncFlags() - Constructor for class com.jniwrapper.win32.automation.types.FuncFlags
 
FuncFlags(long) - Constructor for class com.jniwrapper.win32.automation.types.FuncFlags
 
FuncFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.FuncFlags
 
FuncKind - class com.jniwrapper.win32.automation.types.FuncKind.
The FuncKind class corresponds to FUNCKIND native enumeration.
FuncKind() - Constructor for class com.jniwrapper.win32.automation.types.FuncKind
 
FuncKind(long) - Constructor for class com.jniwrapper.win32.automation.types.FuncKind
 
FuncKind(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.FuncKind
 
fContinue() - Method in interface com.jniwrapper.win32.ole.IContinueCallback
 
fContinue() - Method in class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
fContinuePrinting(Int32, Int32, BStr) - Method in interface com.jniwrapper.win32.ole.IContinueCallback
 
fContinuePrinting(Int32, Int32, BStr) - Method in class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
filterDataObject(IDataObject) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
filterDataObject(IDataObject) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
filterDataObject(IDataObject) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
filterDataObject(IDataObject) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
findConnectionPoint(IID) - Method in interface com.jniwrapper.win32.ole.IConnectionPointContainer
 
findConnectionPoint(IID) - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
findImplementation(Class) - Static method in class com.jniwrapper.win32.com.ComUtils
Returns implementation class for COM interface stub by interface class.
findName(BStr, ULongInt, ITypeInfo, MemberID, UInt16) - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
findName(BStr, ULongInt, ITypeInfo, MemberID, UInt16) - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
findText(String) - Method in class com.jniwrapper.win32.tools.ComponentsList
 
flush() - Method in interface com.jniwrapper.win32.stg.ILockBytes
 
flush() - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
free(Pointer.Void) - Method in interface com.jniwrapper.win32.com.IMalloc
 
free(Pointer.Void) - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
freeLibrary() - Method in class com.jniwrapper.win32.com.DllClassFactory
Frees this library.
freeze(DvAspect, Int32, DvAspectInfo) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
freeze(DvAspect, Int32, DvAspectInfo) - Method in interface com.jniwrapper.win32.ole.IViewObject
 
freeze(DvAspect, Int32, DvAspectInfo) - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
freezeEvents(VariantBool) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
freezeEvents(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleControl
 
freezeEvents(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
fromDate(Date) - Method in class com.jniwrapper.win32.com.types.Date
Converts date from java.util.Date.
fromDouble(double) - Method in class com.jniwrapper.win32.automation.types.Decimal
Converts the specified double value to Decimal value.
fromVoidPointer(Pointer.Void) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 

G

GUID - class com.jniwrapper.win32.com.types.GUID.
A globally unique identifier supported by COM.
GUID() - Constructor for class com.jniwrapper.win32.com.types.GUID
 
GUID(int, short, short, byte, byte, byte, byte, byte, byte, byte, byte) - Constructor for class com.jniwrapper.win32.com.types.GUID
Creates a GUID by specified bytes.
GUID(GUID) - Constructor for class com.jniwrapper.win32.com.types.GUID
 
GUID_NULL - Static variable in class com.jniwrapper.win32.com.types.GUID
 
GetClassInfo() - Method in interface com.jniwrapper.win32.ole.IProvideClassInfo
 
GetClassInfo() - Method in class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
GetFocus - Static variable in class com.jniwrapper.win32.automation.OleContainer.AutoActivateMode
Embedded object will be displayed when OleContainer component receives the focus.
GraphicsUtils - class com.jniwrapper.win32.automation.GraphicsUtils.
Contains various conversion functions.
GraphicsUtils() - Constructor for class com.jniwrapper.win32.automation.GraphicsUtils
 
gainedFocus() - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
gainedFocus() - Method in class com.jniwrapper.win32.automation.OleContainer
 
generate() - Method in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder
 
generateTypelib(Class, String) - Static method in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder
 
get(Thread) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
 
get(int) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns an element of the one-dimensional array by the specified index.
get(int[]) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns an element of the multi-dimensional array by the specified indices.
get(int[], boolean) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns an element of the multi-dimensional array by the specified indices.
getAccelHandle() - Method in class com.jniwrapper.win32.ole.types.ControlInfo
 
getActivatedWindow() - Method in class com.jniwrapper.win32.automation.OleContainer
 
getActivationVerb() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns the activation verb of this container.
getActiveMember() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getActiveObject(CLSID) - Static method in class com.jniwrapper.win32.com.ComFunctions
Retrieves a running object that has been registered with OLE.
getAdvise(DvAspect, AdviceFlags, IAdviseSink) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getAdvise(DvAspect, AdviceFlags, IAdviseSink) - Method in interface com.jniwrapper.win32.ole.IViewObject
 
getAdvise(DvAspect, AdviceFlags, IAdviseSink) - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
getAdvisorySink() - Method in class com.jniwrapper.win32.ole.types.ConnectData
 
getAlignmentRequirement() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getArgs() - Method in class com.jniwrapper.win32.automation.types.DispParams
 
getArrLinkTypes() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getArrPasteEntries() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getAspect() - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
getAtime() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getAuthInfo() - Method in class com.jniwrapper.win32.com.CoServerInfo
 
getAuthnLevel() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
getAuthnSvc() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
getAuthzSvc() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
getAutoActivateMode() - Method in class com.jniwrapper.win32.automation.OleContainer
 
getBVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getBindOptions(BindOptions) - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
getBindOptions(BindOptions) - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
getBoolVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getBooleanValue() - Method in class com.jniwrapper.win32.automation.types.VariantBool
 
getBorder() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
getBorder() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceUIWindow
 
getBorder() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
getBoundSource() - Method in interface com.jniwrapper.win32.ole.IOleLink
 
getBoundSource() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
getBounds() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Returns the arrays of SafeArrayBound elements.
getBounds() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the bounds of the complex array.
getBstrDescription() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getBstrHelpFile() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getBstrSource() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getBstrVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getBufSize() - Method in class com.jniwrapper.win32.ole.types.OleCmdText
 
getBuffer() - Method in class com.jniwrapper.win32.ole.types.OleCmdText
 
getByref() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getBytes() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Retrieves Java byte array from this array.
getCAccelEntries() - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
getCBytes() - Method in class com.jniwrapper.win32.automation.types.ParamDescEx
 
getCClsidExclude() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getCClsidExclude() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getCClsidExclude() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getCDims() - Method in class com.jniwrapper.win32.automation.types.ArrayDesc
 
getCFuncs() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getCImplTypes() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getCLSID() - Method in class com.jniwrapper.win32.com.types.CoClass
 
getCLSID() - Method in class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
 
getCLinkTypes() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getCParams() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getCParamsOpt() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getCPasteEntries() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getCScodes() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getCVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getCVars() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getCallconv() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getCanonicalFormatEtc(FormatEtc) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
getCanonicalFormatEtc(FormatEtc) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
getCapabilities() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
getCb() - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
getCbAlignment() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getCbSize() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
getCbSize() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getCbSizeInstance() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getCbSizeVft() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getCbStruct() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getCchFile() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getCchIconExe() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
getCiVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getClassFactory(CLSID) - Method in class com.jniwrapper.win32.com.DllClassFactory
Loads the class factory from this library.
getClassFactory(CLSID) - Method in class com.jniwrapper.win32.com.LibraryClassFactory
Loads the class factory from this library by specified class id.
getClassFromFile(String) - Static method in class com.jniwrapper.win32.com.ComFunctions
Returns CLSID associated with a filename.
getClassID(CLSID) - Method in interface com.jniwrapper.win32.com.IPersist
 
getClassID(CLSID) - Method in class com.jniwrapper.win32.com.impl.IPersistImpl
 
getClassImpl() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
getClassName() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getClasspath() - Method in class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Returns the class path of this Java COM server.
getClientSite() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getClientSite() - Method in interface com.jniwrapper.win32.ole.IOleObject
 
getClientSite() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getClipboardData(Int32) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getClipboardData(Int32) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
getClipboardData(Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getClipboardFormat() - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
getClsid() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
getClsid() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
getClsid() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getClsid() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getClsid() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getClsid() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getClsidActivateDefault() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getClsidConvertDefault() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getClsidNew() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getColorSet(DvAspect, Int32, DvAspectInfo, DvTargetDevice, Int32) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getColorSet(DvAspect, Int32, DvAspectInfo, DvTargetDevice, Int32) - Method in interface com.jniwrapper.win32.ole.IViewObject
 
getColorSet(DvAspect, Int32, DvAspectInfo, DvTargetDevice, Int32) - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
getCommandID() - Method in class com.jniwrapper.win32.ole.types.OleCmd
 
getConnectionInterface(IID) - Method in interface com.jniwrapper.win32.ole.IConnectionPoint
 
getConnectionInterface(IID) - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
getConnectionPointContainer() - Method in interface com.jniwrapper.win32.ole.IConnectionPoint
 
getConnectionPointContainer() - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
getContainedObjectCLSID() - Method in class com.jniwrapper.win32.automation.OfficeContainer
Retrieves CLSID of the object embedded into OLE container
getContainer() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
getContainer() - Method in interface com.jniwrapper.win32.ole.IOleClientSite
 
getContainer() - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
getContainerBounds() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns the container bounds.
getContainerWindow() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns window of this container.
getContainingTypeLib(ITypeLib, UInt) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getContainingTypeLib(ITypeLib, UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getContentPane() - Method in class com.jniwrapper.win32.com.AbstractOleControl
Returns container window.
getContentWindow() - Method in class com.jniwrapper.win32.com.AbstractOleControl
Deprecated. use AbstractOleControl.getContentPane()
getControlInfo() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getControlInfo() - Method in interface com.jniwrapper.win32.ole.IOleControl
 
getControlInfo() - Method in class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
getCount() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the number of elements in the one-dimensional array.
getCount(int) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the number of elements in the multi-dimensional array.
getCount() - Method in class com.jniwrapper.win32.automation.types.SafeArrayBound
Returns number of elements in the array.
getCtime() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getCurFile() - Method in interface com.jniwrapper.win32.com.IPersistFile
 
getCurFile() - Method in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
getCurrentDocumentType() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns identifier of embedded OLE object.
getCustomJVM() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getDVASPECT() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getData() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Returns the pointer to the data.
getData() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the pointer to the data.
getData(FormatEtc, StgMedium) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
getData(FormatEtc, StgMedium) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
getData() - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
getData() - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
getData1() - Method in class com.jniwrapper.win32.com.types.GUID
 
getData2() - Method in class com.jniwrapper.win32.com.types.GUID
 
getData3() - Method in class com.jniwrapper.win32.com.types.GUID
 
getData4() - Method in class com.jniwrapper.win32.com.types.GUID
 
getDataHere(FormatEtc, StgMedium) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
getDataHere(FormatEtc, StgMedium) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
getDataPointer() - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
getDate() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getDblVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getDebugInfo() - Method in class com.jniwrapper.win32.automation.OleStr
 
getDebugInfo() - Method in class com.jniwrapper.win32.automation.types.BStr
 
getDebugInfo() - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
getDebugInfo() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getDebugInfo() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
getDecVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getDefaultInterfaceIID() - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
getDefaultInterfaceIID() - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
Gets default interface.
getDescription(BStr) - Method in interface com.jniwrapper.win32.com.IErrorInfo
 
getDescription(BStr) - Method in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
getDescription() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getDescription() - Method in class com.jniwrapper.win32.tools.JarDirectoryFilter
 
getDeviceNameOffset() - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
getDimensions() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the number of dimensions in the array.
getDims() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Returns the number of dimensions in the array.
getDispID(String) - Method in class com.jniwrapper.win32.automation.Automation.InvocationHelper
Returns DispID of property
getDispID(String) - Method in class com.jniwrapper.win32.automation.Automation
Returns DispID of property or method
getDispID(BStr, UInt32) - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
getDispID(BStr, UInt32) - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
getDispatchProperty(IDispatch, String, Class) - Static method in class com.jniwrapper.win32.automation.Automation
Returns dispatch property.
getDispatchProperty(IDispatch, String, Object, Class) - Static method in class com.jniwrapper.win32.automation.Automation
Returns indexed dispatch property.
getDispatchProperty(IDispatch, String, Object, Object, Class) - Static method in class com.jniwrapper.win32.automation.Automation
Returns indexed dispatch property.
getDispatchProperty(IDispatch, String, Object, Object, Object, Class) - Static method in class com.jniwrapper.win32.automation.Automation
Returns indexed dispatch property.
getDispatchProperty(IDispatch, String, Object[], Class) - Static method in class com.jniwrapper.win32.automation.Automation
Returns indexed dispatch property.
getDispatchProperty(IDispatch, String, int, Class) - Static method in class com.jniwrapper.win32.automation.Automation
Returns indexed dispatch property.
getDisplayName(IBindCtx, IMoniker) - Method in interface com.jniwrapper.win32.com.IMoniker
 
getDisplayName(IBindCtx, IMoniker) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
getDllEntry(MemberID, InvokeKind, BStr, BStr, UInt16) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getDllEntry(MemberID, InvokeKind, BStr, BStr, UInt16) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getDocMiscStatus() - Method in interface com.jniwrapper.win32.ole.IOleDocument
 
getDocMiscStatus() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
getDocument() - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
getDocument() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
getDocumentation(MemberID, BStr, BStr, UInt32, BStr) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getDocumentation(Int, BStr, BStr, UInt32, BStr) - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
getDocumentation(MemberID, BStr, BStr, UInt32, BStr) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getDocumentation(Int, BStr, BStr, UInt32, BStr) - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getDomainLength() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
getDomainName() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
getDragOrigin() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
Offset in HIMETRIC units from the upper-left corner of the object where a drag-and-drop operation was initiated.
getDrawAspect() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
getDriverNameOffset() - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
getDropTarget(IDropTarget) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
getDropTarget(IDropTarget) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
getDropTarget(IDropTarget) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
getDropTarget(IDropTarget) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
getDwConnection() - Method in class com.jniwrapper.win32.ole.types.StatData
 
getDwDoubleClick() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
getDwExtraInfo() - Method in class com.jniwrapper.win32.automation.MouseHandler.MouseEvent
 
getDwFlags() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
getDwFlags() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getDwFlags() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
getDwHelpContext() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getDwLink() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getDwReserved1() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getDwScratchSpace() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
getElemdescFunc() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getElemdescVar() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
getElementType(VarType) - Static method in class com.jniwrapper.win32.automation.types.Variant
Returns one of JNIWrapper types (classes) that corresponds to the specified VarType.
getElements() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Returns the size of an element of the array.
getErrorInfo() - Method in class com.jniwrapper.win32.com.ComException
 
getErrorInfo(IErrorInfoImpl) - Static method in class com.jniwrapper.win32.com.ComFunctions
This function retrieves the error information pointer set by the previous call to SetErrorInfo in the current logical thread.
getErrorInfo() - Static method in class com.jniwrapper.win32.com.ComFunctions
This function retrieves the error information pointer set by the previous call to SetErrorInfo in the current logical thread.
getEvenPages() - Method in class com.jniwrapper.win32.ole.PageSet
 
getExcepInfo() - Method in class com.jniwrapper.win32.automation.AutomationException
Deprecated. use AutomationException.getExceptionInformation()
getExceptionInformation() - Method in class com.jniwrapper.win32.automation.AutomationException
Returns additional information about COM exception, stored in the ExcepInfo structure.
getExtDevModeOffset() - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
getExtendedControl() - Method in interface com.jniwrapper.win32.ole.IOleControlSite
 
getExtendedControl() - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
getExtent(DvAspect) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getExtent(DvAspect, Int32, DvTargetDevice) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getExtent(DvAspect) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
getExtent(DvAspect, Int32, DvTargetDevice) - Method in interface com.jniwrapper.win32.ole.IViewObject2
 
getExtent(DvAspect) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getExtent(DvAspect, Int32, DvTargetDevice) - Method in class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
getExternal() - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
getExternal() - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
getExternal() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
getExternal() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
getFContext() - Method in class com.jniwrapper.win32.com.types._RemotableHandle
 
getFIsLinkedObject() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getFLink() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getFMDIApp() - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
getFORMATETC() - Method in class com.jniwrapper.win32.ole.types.StatData
 
getFObjectsIconChanged() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getFeatures() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Returns the flags used by the array.
getFeatures() - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
getField(Pointer.Void, OleStr, Variant) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
getField(Pointer.Void, OleStr, Variant) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getField(Pointer.Void, OleStr, Variant) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
getFieldNames(ULongInt, ComplexArray) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
getFieldNames(ULongInt, ComplexArray) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getFieldNames(ULongInt, ComplexArray) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
getFieldNoCopy(Pointer.Void, OleStr, Variant, Pointer.Void) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
getFieldNoCopy(Pointer.Void, OleStr, Variant, Pointer.Void) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getFieldNoCopy(Pointer.Void, OleStr, Variant, Pointer.Void) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
getFileOperationsHandler() - Method in class com.jniwrapper.win32.automation.OleContainer
 
getFirstMemberSize() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getFlags() - Method in class com.jniwrapper.win32.automation.MouseHandler.MouseEvent
 
getFlags() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
getFlags() - Method in class com.jniwrapper.win32.ole.types.BindOptions
 
getFlags() - Method in class com.jniwrapper.win32.ole.types.ControlInfo
Return flags that indicate the keyboard behavior of the control.
getFlags() - Method in class com.jniwrapper.win32.ole.types.DvAspectInfo
 
getFlags() - Method in class com.jniwrapper.win32.ole.types.OleCmd
 
getFlags() - Method in class com.jniwrapper.win32.ole.types.OleCmdText
 
getFltVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getFmtetc() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
getFuFlags() - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
getFullUserTypeName() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
getFuncDesc(UInt) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getFuncDesc(UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getFunckind() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getGUID(GUID) - Method in interface com.jniwrapper.win32.com.IErrorInfo
 
getGUID(GUID) - Method in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
getGlobalFromILockBytes(ILockBytes) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
Retrieves a global memory handle to a byte array object created using the CreateILockBytesOnHGlobal function.
getGrfAdvf() - Method in class com.jniwrapper.win32.ole.types.StatData
 
getGrfAttribs() - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
getGrfLocksSupported() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getGrfMode() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getGrfStateBits() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getGuid() - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
getGuid() - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getGuid() - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
getGuid() - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
getGuid() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getHInproc() - Method in class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009
 
getHInstance() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getHMetaPict() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
getHMetaPict() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getHMetaPict() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getHMetaPict() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getHRemote() - Method in class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009
 
getHResource() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getHResult() - Method in class com.jniwrapper.win32.com.ComException
 
getHResultHex() - Method in class com.jniwrapper.win32.com.ComException
 
getHResultVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getHTask() - Method in class com.jniwrapper.win32.ole.types.OleUIBusy
 
getHWndOwner() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getHaccel() - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
getHandle() - Method in class com.jniwrapper.win32.automation.types.BStr
 
getHandle() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the address of this SafeArray object.
getHandle() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
getHdr() - Method in class com.jniwrapper.win32.ole.types.OleUIBusy
 
getHdr() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
getHdr() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getHdr() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getHdr() - Method in class com.jniwrapper.win32.ole.types.OleUIEditLinks
 
getHdr() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getHdr() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getHelpContext(UInt32) - Method in interface com.jniwrapper.win32.com.IErrorInfo
 
getHelpContext(UInt32) - Method in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
getHelpFile(BStr) - Method in interface com.jniwrapper.win32.com.IErrorInfo
 
getHelpFile(BStr) - Method in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
getHi32() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
getHostInfo(DocHostUIInfo) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
getHostInfo(DocHostUIInfo) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
getHostInfo(DocHostUIInfo) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
getHostInfo(DocHostUIInfo) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
getHreftype() - Method in class com.jniwrapper.win32.automation.types.TypeDesc
 
getHresult() - Method in class com.jniwrapper.win32.com.MultiQI
 
getHwndFrame() - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
getIDsOfNames(IID, ComplexArray, UInt, LocaleID, ComplexArray) - Method in interface com.jniwrapper.win32.automation.IDispatch
 
getIDsOfNames(ComplexArray, UInt, ComplexArray) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getIDsOfNames(IID, ComplexArray, UInt, LocaleID, ComplexArray) - Method in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
getIDsOfNames(IID, ComplexArray, LocaleID, ComplexArray) - Method in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
getIDsOfNames(ComplexArray, UInt, ComplexArray) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getIDsOfNames(ComplexArray) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getIDsOfNames(IID, ComplexArray, UInt, LocaleID, ComplexArray) - Method in class com.jniwrapper.win32.com.server.IDispatchServer
 
getIID() - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
getIID() - Method in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
getIID() - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getIID() - Method in class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
getIID() - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getIID() - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getIID() - Method in class com.jniwrapper.win32.com.MultiQI
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IPersistImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
getIID() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
getIID() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
getIID() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IPrintImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
getIID() - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
getIID() - Method in class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
getIID() - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
getIID() - Method in class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
getIID() - Method in class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
getIID() - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
getIID() - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
getIVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getIdldesc() - Method in class com.jniwrapper.win32.automation.types.ElemDesc
 
getIdldescType() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getIid() - Method in class com.jniwrapper.win32.com.types.INTERFACEINFO
 
getIid() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getImpersonationLevel() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
getImplTypeFlags(UInt) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getImplTypeFlags(UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getInPlaceSite() - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
getInPlaceSite() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
getIndex() - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
getInstance() - Static method in class com.jniwrapper.win32.automation.ComAppletHelper
 
getInstance() - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Returns main application message loop.
getInstance() - Static method in class com.jniwrapper.win32.com.ComFunctions
 
getInstance() - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
getInstanceByInterfacePointer(Pointer.Void) - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
getInstanceByInterfacePointer(Pointer.Void) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
getInstanceClass() - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
getInstanceClass() - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
getInstances() - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
Returns stack of server instances.
getInt64() - Method in class com.jniwrapper.win32.com.types.CY
 
getIntVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getInterface() - Method in class com.jniwrapper.win32.com.MultiQI
 
getInterfaceIdentifier() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
getInterfaceSafetyOptions(IID, UInt32, UInt32) - Method in interface com.jniwrapper.win32.ole.IObjectSafety
 
getInterfaceSafetyOptions(IID, UInt32, UInt32) - Method in class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
getInvkind() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getJvmPath() - Method in class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Returns the path to JVM which is specified for this Java COM server.
getLCustData() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getLVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getLVerb() - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
getLcid() - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
getLcid() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getLength() - Method in class com.jniwrapper.win32.automation.OleStr
 
getLength() - Method in class com.jniwrapper.win32.automation.types.BStr
Returns the length of the BStr parameter (which equals to the length of the Pointer), but not the length of the contained string itself.
getLength() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the length of SafeArray parameter.
getLength() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getLength() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
getLength() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
getLibAttr() - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
getLibAttr() - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getLicInfo(LicInfo) - Method in interface com.jniwrapper.win32.com.IClassFactory2
Fills a licInfo structure with information on the licensing capabilities of this class factory.
getLicInfo(LicInfo) - Method in class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
getLicVerified() - Method in class com.jniwrapper.win32.com.LicInfo
 
getLlVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getLo32() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
getLo64() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
getLocaleID() - Method in class com.jniwrapper.win32.automation.Automation
Returns locale ID.
getLocation() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getLocation() - Method in class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Returns the location of this Java COM server.
getLocks() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Returns the number of the array locks.
getLocks() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns number of locks on this array.
getLowerBound() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the lower bound of the array.
getLowerBound(int) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the lower bound of the array with specified numbers of dimensions.
getLowerBound() - Method in class com.jniwrapper.win32.automation.types.SafeArrayBound
Returns lower bound for the array.
getLpClsidExclude() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getLpClsidExclude() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getLpClsidExclude() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getLpFormatEtc() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getLpIOleClientSite() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getLpIStorage() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getLpOFN() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getLpOleUILinkContainer() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getLpOleUILinkContainer() - Method in class com.jniwrapper.win32.ole.types.OleUIEditLinks
 
getLpSrcDataObj() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getLpadesc() - Method in class com.jniwrapper.win32.automation.types.TypeDesc
 
getLpfnHook() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getLpfuncdesc() - Method in class com.jniwrapper.win32.automation.types.BindPtr
 
getLphWndDialog() - Method in class com.jniwrapper.win32.ole.types.OleUIBusy
 
getLprgelemdescParam() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getLprgscode() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getLpstrFormatName() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
getLpstrResultText() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
getLpstrSchema() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getLpstrSchema() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
getLpszCaption() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getLpszDefLabel() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getLpszDisplayName() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getLpszFile() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getLpszFrom() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getLpszTemplate() - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
getLpszTo() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getLpszUserType() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getLpszVerbName() - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
getLptcomp() - Method in class com.jniwrapper.win32.automation.types.BindPtr
 
getLptdesc() - Method in class com.jniwrapper.win32.automation.types.TypeDesc
 
getLpvarValue() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
getLpvardesc() - Method in class com.jniwrapper.win32.automation.types.BindPtr
 
getMapIIDToVTBLPointer() - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
getMapIIDToVTBLPointer() - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
Returns java.util.Map that contains associations between virtual tables and IIDs of corresponding interfaces.
getMemberName(DispID) - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
getMemberName(DispID) - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
getMemberPropeties(DispID, UInt32) - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
getMemberPropeties(DispID, UInt32) - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
getMembers() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getMemid() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getMemid() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
getMemidConstructor() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getMemidDestructor() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getMid32() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
getMiscStatus(DvAspect) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getMiscStatus(DvAspect) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
getMiscStatus(DvAspect) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getMode() - Method in class com.jniwrapper.win32.ole.types.BindOptions
 
getMoniker(OleGetMoniker, OleWhichMk) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
getMoniker(OleGetMoniker, OleWhichMk) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getMoniker(OleGetMoniker, OleWhichMk) - Method in interface com.jniwrapper.win32.ole.IOleClientSite
 
getMoniker(OleGetMoniker, OleWhichMk) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
getMoniker(OleGetMoniker, OleWhichMk) - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
getMoniker(OleGetMoniker, OleWhichMk) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getMops(MemberID) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getMops(MemberID) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getMouseData() - Method in class com.jniwrapper.win32.automation.MouseHandler.MouseEvent
 
getMtime() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getNFileLength() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
getNSelectedIndex() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getName() - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
getName() - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getName() - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
getName() - Method in class com.jniwrapper.win32.com.CoServerInfo
 
getNameSpaceParent() - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
getNameSpaceParent() - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
getNamedArgs() - Method in class com.jniwrapper.win32.automation.types.DispParams
 
getNames(MemberID, ComplexArray, UInt, UInt) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getNames(MemberID, ComplexArray, UInt, UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getNextrDispID(UInt32, DispID) - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
getNextrDispID(UInt32, DispID) - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
getNumAccels() - Method in class com.jniwrapper.win32.ole.types.ControlInfo
 
getNumActualChars() - Method in class com.jniwrapper.win32.ole.types.OleCmdText
 
getNumCopies() - Method in class com.jniwrapper.win32.automation.PrinterDeviceInfo
 
getOInst() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
getOLERENDER() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getOVft() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getObject(IMoniker) - Method in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
getObject(IMoniker) - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
getObjectParam(OleStr) - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
getObjectParam(OleStr) - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
getObjectSize() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
getObjectWindow() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns window of an embedded object.
getOddPages() - Method in class com.jniwrapper.win32.ole.PageSet
 
getOleClientSite() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns an instance of OleClientSite.
getOleContainer() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
getOleFunction(String) - Static method in class com.jniwrapper.win32.com.types.GUID
 
getOleMessageLoop() - Method in class com.jniwrapper.win32.automation.OleContainer
 
getOleMessageLoop() - Static method in class com.jniwrapper.win32.com.DispatchComServerFactory
Provides the access to the message loop of the factory.
getOleObject() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns an OleObject.
getOleObjectViewSize() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns the size of the embedded OLE object.
getOpenFile() - Method in interface com.jniwrapper.win32.automation.FileOperationsHandler
Returns a file that should be opened.
getOptionKeyPath(Int32, Int32) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
getOptionKeyPath(Int32, Int32) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
getOptionKeyPath(Int32, Int32) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
getOptionKeyPath(Int32, Int32) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
getOverrideKeyPath(Int32, Int32) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
getOverrideKeyPath(Int32, Int32) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
getPHResultVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPIAdviseSink() - Method in class com.jniwrapper.win32.ole.types.StatData
 
getPRecInfo() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPUnk() - Method in class com.jniwrapper.win32.com.types.INTERFACEINFO
 
getPUnkForRelease() - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
getPageInfo(Int32, Int32) - Method in interface com.jniwrapper.win32.ole.IPrint
 
getPageInfo(Int32, Int32) - Method in class com.jniwrapper.win32.ole.impl.IPrintImpl
 
getPageRange() - Method in class com.jniwrapper.win32.ole.PageSet
 
getPages() - Method in class com.jniwrapper.win32.ole.PageSet
 
getParamdesc() - Method in class com.jniwrapper.win32.automation.types.ElemDesc
 
getParentContainer() - Method in class com.jniwrapper.win32.automation.OleContainer
 
getParray(VarType) - Method in class com.jniwrapper.win32.automation.types.Variant
 
getParray(VarType, Class) - Method in class com.jniwrapper.win32.automation.types.Variant
 
getParray() - Method in class com.jniwrapper.win32.automation.types.Variant
Deprecated. use Variant.getSafeArray() instead.
getPasswordLength() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
getPasswordName() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
getPathElements() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getPbVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPboolVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPbstrVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPcVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPchHostCss() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
getPchHostNS() - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
getPcyVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPdate() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPdblVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPdecVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPdispVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPfltVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPfnDeferredFillIn() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getPiVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPintVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPixelsPerInch() - Static method in class com.jniwrapper.win32.automation.GraphicsUtils
 
getPlVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPllVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPortNameOffset() - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
getPparamdescex() - Method in class com.jniwrapper.win32.automation.types.ParamDesc
 
getPparray(VarType) - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPparray(VarType, Class) - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPparray() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPpdispVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPpunkVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPpvObj() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getPrimaryField() - Method in class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
getPrimaryFieldValue(ComServerEntry) - Method in class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
getPrimitiveElementType(VarType) - Static method in class com.jniwrapper.win32.automation.types.Variant
Returns one of JNIWrapper types (classes) that corresponds to the specified VarType.
getPrintDocumentHandler() - Method in class com.jniwrapper.win32.automation.OleContainer
 
getProcessID() - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
getProgID() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getProperty(String, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation.InvocationHelper
Returns dispatch property.
getProperty(DispID, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation.InvocationHelper
Returns dispatch property.
getProperty(DispID) - Method in class com.jniwrapper.win32.automation.Automation
Returns property value of a referenced interface.
getProperty(String) - Method in class com.jniwrapper.win32.automation.Automation
Returns property value of a referenced interface.
getProperty(String, int) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the index.
getProperty(DispID, int) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the index.
getProperty(String, Object) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(DispID, Object) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(String, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(DispID, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(String, Object[]) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(DispID, Object[]) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(String, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(DispID, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of the specified collection property by the name.
getProperty(String) - Method in class com.jniwrapper.win32.automation.ScriptingAutomation.InvocationHelper
 
getProperty(String) - Method in class com.jniwrapper.win32.automation.ScriptingAutomation
Returns property value of a referenced interface.
getPscode() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPt() - Method in class com.jniwrapper.win32.automation.MouseHandler.MouseEvent
 
getPuiVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPuintVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPulVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPullVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPunkVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPvRecord() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPvReserved() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getPvarVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getPwcsName() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getPwcsTemplateFile() - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
getRect() - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
getRect() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
getRefCount() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
Returns reference count to this object.
getRefTypeInfo(HRefType) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getRefTypeInfo(HRefType) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getRefTypeOfImplType(UInt) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getRefTypeOfImplType(UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getReserved() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getReserved() - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
getRgbounds() - Method in class com.jniwrapper.win32.automation.types.ArrayDesc
 
getRootWindow(Wnd, boolean) - Static method in class com.jniwrapper.win32.automation.OleContainer
 
getRunningObjectTable() - Static method in class com.jniwrapper.win32.com.ComFunctions
Supplies a pointer to the IRunningObjectTable interface on the local Running Object Table (ROT).
getRunningObjectTable() - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
getRunningObjectTable() - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
getRuntimeKeyAvail() - Method in class com.jniwrapper.win32.com.LicInfo
 
getSafeArray() - Method in class com.jniwrapper.win32.automation.types.Variant
Returns an instance of the SafeArray, which is stored in this variant.
getSafeArray(Class) - Method in class com.jniwrapper.win32.automation.types.Variant
Returns an instance of the SafeArray, which is stored in this variant.
getSafeArrayType(Parameter) - Static method in class com.jniwrapper.win32.automation.types.SafeArray
Determines VarType of a specified safe array parameter
getSaveFile() - Method in interface com.jniwrapper.win32.automation.FileOperationsHandler
Returns a file for saving the document.
getSc() - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
getScale() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
getScode() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getScode() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getServerClass() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getServerClass() - Method in class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Returns the actual class of this Java COM server.
getServerPrincName() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
getSibling() - Method in class com.jniwrapper.win32.automation.OleContainer
 
getSign() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
getSignScale() - Method in class com.jniwrapper.win32.automation.types.Decimal
 
getSinkIdentifier() - Method in class com.jniwrapper.win32.ole.types.ConnectData
 
getSite(IID) - Method in interface com.jniwrapper.win32.ole.IObjectWithSite
 
getSite(IID) - Method in class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
getSize() - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
getSize() - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getSize() - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
getSize(Pointer.Void) - Method in interface com.jniwrapper.win32.com.IMalloc
 
getSize(Pointer.Void) - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
getSize() - Method in class com.jniwrapper.win32.ole.types.BindOptions
 
getSize() - Method in class com.jniwrapper.win32.ole.types.ControlInfo
 
getSize() - Method in class com.jniwrapper.win32.ole.types.DvAspectInfo
 
getSize() - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
getSize() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
getSizeMax() - Method in interface com.jniwrapper.win32.com.IPersistStream
 
getSizeMax() - Method in interface com.jniwrapper.win32.com.IPersistStreamInit
 
getSizeMax() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
getSizeMax() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
getSizeMode() - Method in class com.jniwrapper.win32.automation.OleContainer
Returns active size mode.
getSizel() - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
getSource(BStr) - Method in interface com.jniwrapper.win32.com.IErrorInfo
 
getSource(BStr) - Method in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
getSourceDisplayName() - Method in interface com.jniwrapper.win32.ole.IOleLink
 
getSourceDisplayName() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
getSourceMoniker() - Method in interface com.jniwrapper.win32.ole.IOleLink
 
getSourceMoniker() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
getSrcOfCopy() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
Returns offset, in bytes, from the beginning of the data structure to the null-terminated string that specifies the source of the transfer.
getStatus() - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
getSyskind() - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
getSzIconExe() - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
getTYMED() - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
getTargetDevice() - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
getTdesc() - Method in class com.jniwrapper.win32.automation.types.ElemDesc
 
getTdescAlias() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getTdescElem() - Method in class com.jniwrapper.win32.automation.types.ArrayDesc
 
getTickCountDeadline() - Method in class com.jniwrapper.win32.ole.types.BindOptions
 
getTime() - Method in class com.jniwrapper.win32.automation.MouseHandler.MouseEvent
 
getTimeOfLastChange(IBindCtx, IMoniker) - Method in interface com.jniwrapper.win32.com.IMoniker
 
getTimeOfLastChange(IBindCtx, IMoniker) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
getTimeOfLastChange(IMoniker) - Method in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
getTimeOfLastChange(IMoniker) - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
getTyMed() - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
getType() - Method in class com.jniwrapper.win32.stg.types.StatStg
 
getTypeAttr() - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getTypeAttr() - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getTypeComp() - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getTypeComp() - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
getTypeComp() - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getTypeComp() - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getTypeInfo(UInt, LocaleID) - Method in interface com.jniwrapper.win32.automation.IDispatch
 
getTypeInfo() - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
getTypeInfo(UInt) - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
getTypeInfo(UInt, LocaleID) - Method in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
getTypeInfo() - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
getTypeInfo(UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getTypeInfo() - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
getTypeInfo(UInt, LocaleID) - Method in class com.jniwrapper.win32.com.server.IDispatchServer
 
getTypeInfoCount() - Method in interface com.jniwrapper.win32.automation.IDispatch
 
getTypeInfoCount() - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
getTypeInfoCount() - Method in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
getTypeInfoCount() - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getTypeInfoCount() - Method in class com.jniwrapper.win32.com.server.IDispatchServer
 
getTypeInfoOfGuid(GUID) - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
getTypeInfoOfGuid(GUID) - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getTypeInfoType(UInt) - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
getTypeInfoType(UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
getTypeLibId(Class) - Static method in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder
 
getTypekind() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getU() - Method in class com.jniwrapper.win32.com.types._RemotableHandle
 
getUiVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getUintVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getUlSectorSize() - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
getUlVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getUllVal() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getUpdateOptions() - Method in interface com.jniwrapper.win32.ole.IOleLink
 
getUpdateOptions() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
getUpperBound() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the upper bound of the array.
getUpperBound(int) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the upper bound of the array with specified numbers of dimensions.
getUsVersion() - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
getUserClassID() - Method in interface com.jniwrapper.win32.ole.IOleObject
 
getUserClassID() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getUserLength() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
getUserName() - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
getUserType(UserClassType) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getUserType(UserClassType) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
getUserType(UserClassType) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
getVMParameters() - Method in class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Returns JVM parameters which are used for this Java COM server.
getVMParametes() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getValue() - Method in class com.jniwrapper.win32.automation.OleStr
 
getValue() - Method in class com.jniwrapper.win32.automation.types.BStr
Returns string value of this BStr.
getValue() - Method in class com.jniwrapper.win32.automation.types.Variant
Gets a value from the variant as instance of JNIWrapper type.
getVarDefaultValue() - Method in class com.jniwrapper.win32.automation.types.ParamDescEx
 
getVarDesc(UInt) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
getVarDesc(UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
getVarKind() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
getVarType() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns the type of data, stored in the array.
getVariantType(Class) - Static method in class com.jniwrapper.win32.automation.types.Variant
Returns variant type ID that corresponds to the passed class.
getVersionIndependentProgID() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
getVt() - Method in class com.jniwrapper.win32.automation.types.TypeDesc
 
getVt() - Method in class com.jniwrapper.win32.automation.types.Variant
 
getWCode() - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
getWFormat() - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
getWFuncFlags() - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
getWIDLFlags() - Method in class com.jniwrapper.win32.automation.types.IDLDesc
 
getWLibFlags() - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
getWMajorVerNum() - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
getWMajorVerNum() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getWMethod() - Method in class com.jniwrapper.win32.com.types.INTERFACEINFO
 
getWMinorVerNum() - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
getWMinorVerNum() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getWParamFlags() - Method in class com.jniwrapper.win32.automation.types.ParamDesc
 
getWTypeFlags() - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
getWVarFlags() - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
getWidth() - Method in class com.jniwrapper.win32.ole.types.OleMenuGroupWidths
 
getWindow() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
getWindow() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
getWindow() - Method in interface com.jniwrapper.win32.ole.IOleWindow
 
getWindow() - Method in class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
getWindowContext(IOleInPlaceFrame, IOleInPlaceUIWindow, Rect, Rect, OleInplaceFrameInfo) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
getWindowContext(IOleInPlaceFrame, IOleInPlaceUIWindow, Rect, Rect, OleInplaceFrameInfo) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
getWindowContext(IOleInPlaceFrame, IOleInPlaceUIWindow, Rect, Rect, OleInplaceFrameInfo) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
getX() - Method in class com.jniwrapper.win32.ole.types.PointF
 
getY() - Method in class com.jniwrapper.win32.ole.types.PointF
 
getpAuthIdentityData() - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
giveFeedback(DropEffect) - Method in interface com.jniwrapper.win32.ole.IDropSource
 
giveFeedback(DropEffect) - Method in class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
gotSameRoots(Wnd, Wnd) - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
gotSameRoots(Wnd, Wnd) - Method in class com.jniwrapper.win32.automation.OleContainer
 

H

HAVEIID - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array that has an IID identifying interface.
HAVEVARTYPE - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array that has a VT type.
HIDE - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
HRefType - class com.jniwrapper.win32.com.types.HRefType.
The HRefType class corresponds to HREFTYPE native type.
HRefType() - Constructor for class com.jniwrapper.win32.com.types.HRefType
 
HRefType(long) - Constructor for class com.jniwrapper.win32.com.types.HRefType
 
HRefType(IntegerParameter) - Constructor for class com.jniwrapper.win32.com.types.HRefType
 
handleInComingCall(UInt32, Pointer.Void, UInt32, INTERFACEINFO) - Method in interface com.jniwrapper.win32.com.IMessageFilter
This method is an object-based method that provides the ability to filter or reject incoming calls (or call backs) to an object or a process.
handleInComingCall(UInt32, Pointer.Void, UInt32, INTERFACEINFO) - Method in class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
handsOffStorage() - Method in interface com.jniwrapper.win32.com.IPersistStorage
 
handsOffStorage() - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
hash() - Method in interface com.jniwrapper.win32.com.IMoniker
 
hash() - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
hashCode() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
hashCode() - Method in class com.jniwrapper.win32.com.types.GUID
 
heapMinimize() - Method in interface com.jniwrapper.win32.com.IMalloc
 
heapMinimize() - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
hideUI() - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
hideUI() - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
hideUI() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
hideUI() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
himetricToPixels(Size) - Static method in class com.jniwrapper.win32.automation.GraphicsUtils
 

I

IAdviseSink - interface com.jniwrapper.win32.ole.IAdviseSink.
This interface is used to receive notifications about changes in the state of the object.
IAdviseSinkImpl - class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl.
Represents COM interface IAdviseSink.
IAdviseSinkImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
IAdviseSinkImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
IAdviseSinkImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
IAdviseSinkImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
IAdviseSinkImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
IAdviseSinkVTBL - class com.jniwrapper.win32.ole.server.IAdviseSinkVTBL.
 
IAdviseSinkVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IAdviseSinkVTBL
 
IBindCtx - interface com.jniwrapper.win32.ole.IBindCtx.
This interface provides access to bind context.
IBindCtxImpl - class com.jniwrapper.win32.ole.impl.IBindCtxImpl.
Represents COM interface IBindCtx.
IBindCtxImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
IBindCtxImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
IBindCtxImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
IBindCtxImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
IBindCtxImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
IBindCtxVTBL - class com.jniwrapper.win32.ole.server.IBindCtxVTBL.
 
IBindCtxVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IBindCtxVTBL
 
ICON - Static variable in class com.jniwrapper.win32.ole.types.DvAspect
 
IClassFactory - interface com.jniwrapper.win32.com.IClassFactory.
This interface provides methods for handling creation of new instances of a COM class.
IClassFactory2 - interface com.jniwrapper.win32.com.IClassFactory2.
This interface enables a class factory object, in any sort of object server, to control object creation through licensing.
IClassFactory2Impl - class com.jniwrapper.win32.com.impl.IClassFactory2Impl.
Represents COM interface IClassFactory2.
IClassFactory2Impl() - Constructor for class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
IClassFactory2Impl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
IClassFactory2Impl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
IClassFactory2Impl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
IClassFactory2Impl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
IClassFactory2VTBL - class com.jniwrapper.win32.com.server.IClassFactory2VTBL.
 
IClassFactory2VTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IClassFactory2VTBL
 
IClassFactoryImpl - class com.jniwrapper.win32.com.impl.IClassFactoryImpl.
Represents COM interface IClassFactory.
IClassFactoryImpl() - Constructor for class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
IClassFactoryImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
IClassFactoryImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
IClassFactoryImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
IClassFactoryImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
IClassFactoryServer - class com.jniwrapper.win32.com.server.IClassFactoryServer.
This class provides default server-side implementation of the IClassFactory interface.
IClassFactoryServer(Class) - Constructor for class com.jniwrapper.win32.com.server.IClassFactoryServer
Creates the class factory for the specified COM server.
IClassFactoryVTBL - class com.jniwrapper.win32.com.server.IClassFactoryVTBL.
 
IClassFactoryVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IClassFactoryVTBL
 
IConnectionPoint - interface com.jniwrapper.win32.ole.IConnectionPoint.
This interface is used for support of connectable objects.
IConnectionPointContainer - interface com.jniwrapper.win32.ole.IConnectionPointContainer.
This interface is used for support of connectable objects.
IConnectionPointContainerImpl - class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl.
Represents COM interface IConnectionPointContainer.
IConnectionPointContainerImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
IConnectionPointContainerImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
IConnectionPointContainerImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
IConnectionPointContainerImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
IConnectionPointContainerImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
IConnectionPointContainerVTBL - class com.jniwrapper.win32.ole.server.IConnectionPointContainerVTBL.
 
IConnectionPointContainerVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IConnectionPointContainerVTBL
 
IConnectionPointImpl - class com.jniwrapper.win32.ole.impl.IConnectionPointImpl.
Represents COM interface IConnectionPoint.
IConnectionPointImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
IConnectionPointImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
IConnectionPointImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
IConnectionPointImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
IConnectionPointImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
IConnectionPointVTBL - class com.jniwrapper.win32.ole.server.IConnectionPointVTBL.
 
IConnectionPointVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IConnectionPointVTBL
 
IContinueCallback - interface com.jniwrapper.win32.ole.IContinueCallback.
This interface represents a listener for interruptions of programmatic printing.
IContinueCallbackImpl - class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl.
 
IContinueCallbackImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
IContinueCallbackImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
IContinueCallbackImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
IContinueCallbackImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
IContinueCallbackImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
IContinueCallbackVTBL - class com.jniwrapper.win32.ole.server.IContinueCallbackVTBL.
 
IContinueCallbackVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IContinueCallbackVTBL
 
ICreateErrorInfo - interface com.jniwrapper.win32.com.ICreateErrorInfo.
Represents Java interface for COM interface ICreateErrorInfo.
ICreateErrorInfoImpl - class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl.
Represents COM interface ICreateErrorInfo.
ICreateErrorInfoImpl() - Constructor for class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
ICreateErrorInfoImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
ICreateErrorInfoImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
ICreateErrorInfoImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
ICreateErrorInfoImpl(CLSID, IUnknownImpl, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
ICreateErrorInfoVTBL - class com.jniwrapper.win32.com.server.ICreateErrorInfoVTBL.
Represents VTBL for COM interface ICreateErrorInfo.
ICreateErrorInfoVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.ICreateErrorInfoVTBL
 
IDLDesc - class com.jniwrapper.win32.automation.types.IDLDesc.
The IDLDesc class corresponds to IDLDESC native structure.
IDLDesc() - Constructor for class com.jniwrapper.win32.automation.types.IDLDesc
 
IDLDesc(IDLDesc) - Constructor for class com.jniwrapper.win32.automation.types.IDLDesc
 
IDataObject - interface com.jniwrapper.win32.ole.IDataObject.
This interface is used for data transfer and notifications about changes in data.
IDataObjectImpl - class com.jniwrapper.win32.ole.impl.IDataObjectImpl.
Represents COM interface IDataObject.
IDataObjectImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
IDataObjectImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
IDataObjectImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
IDataObjectImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
IDataObjectImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
IDataObjectVTBL - class com.jniwrapper.win32.ole.server.IDataObjectVTBL.
 
IDataObjectVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IDataObjectVTBL
 
IDispatch - interface com.jniwrapper.win32.automation.IDispatch.
The IDispatch interface exposes methods and properties for Automation.
IDispatchEx - interface com.jniwrapper.win32.automation.IDispatchEx.
The IDispatchEx interface is an extension of the IDispatch interface.
IDispatchExImpl - class com.jniwrapper.win32.automation.impl.IDispatchExImpl.
Represents COM interface IDispatchEx
IDispatchExImpl() - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
IDispatchExImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
IDispatchExImpl(IUnknown) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
IDispatchExImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
IDispatchExImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
IDispatchExVTBL - class com.jniwrapper.win32.automation.server.IDispatchExVTBL.
 
IDispatchExVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.server.IDispatchExVTBL
 
IDispatchImpl - class com.jniwrapper.win32.automation.impl.IDispatchImpl.
Represents COM interface IDispatch
IDispatchImpl() - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
IDispatchImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
IDispatchImpl(IUnknown) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
IDispatchImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
IDispatchImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
IDispatchServer - class com.jniwrapper.win32.com.server.IDispatchServer.
This class provides default server-side implementation of IDispatch interface.
IDispatchServer(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IDispatchServer
 
IDispatchVTBL - class com.jniwrapper.win32.automation.server.IDispatchVTBL.
 
IDispatchVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.server.IDispatchVTBL
 
IDocHostUIHandler - interface com.jniwrapper.win32.mshtml.IDocHostUIHandler.
This interface is utilized by application that hosts WebBrowser Control or Microsoft Internet Explorer and uses custom menus, toolbars, context menus.
IDocHostUIHandler2 - interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2.
Represents Java interface for COM interface IDocHostUIHandler2 interface.
IDocHostUIHandler2Impl - class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl.
Represents COM interface IDocHostUIHandler2.
IDocHostUIHandler2Impl() - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
IDocHostUIHandler2Impl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
IDocHostUIHandler2Impl(IUnknown) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
IDocHostUIHandler2Impl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
IDocHostUIHandler2Impl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
IDocHostUIHandler2VTBL - class com.jniwrapper.win32.mshtml.server.IDocHostUIHandler2VTBL.
 
IDocHostUIHandler2VTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.mshtml.server.IDocHostUIHandler2VTBL
 
IDocHostUIHandlerImpl - class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl.
Represents COM interface IDocHostUIHandler.
IDocHostUIHandlerImpl() - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
IDocHostUIHandlerImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
IDocHostUIHandlerImpl(IUnknown) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
IDocHostUIHandlerImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
IDocHostUIHandlerImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
IDocHostUIHandlerVTBL - class com.jniwrapper.win32.mshtml.server.IDocHostUIHandlerVTBL.
 
IDocHostUIHandlerVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.mshtml.server.IDocHostUIHandlerVTBL
 
IDropSource - interface com.jniwrapper.win32.ole.IDropSource.
This interface is used for support of a drag-and-drop feature.
IDropSourceImpl - class com.jniwrapper.win32.ole.impl.IDropSourceImpl.
Represents COM interface IDropSource.
IDropSourceImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
IDropSourceImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
IDropSourceImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
IDropSourceImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
IDropSourceImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
IDropSourceVTBL - class com.jniwrapper.win32.ole.server.IDropSourceVTBL.
 
IDropSourceVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IDropSourceVTBL
 
IDropTarget - interface com.jniwrapper.win32.ole.IDropTarget.
This interface is used for support of a drag-and-drop feature.
IDropTargetImpl - class com.jniwrapper.win32.ole.impl.IDropTargetImpl.
Represents COM interface IDropTarget.
IDropTargetImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
IDropTargetImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
IDropTargetImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
IDropTargetImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
IDropTargetImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
IDropTargetVTBL - class com.jniwrapper.win32.ole.server.IDropTargetVTBL.
 
IDropTargetVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IDropTargetVTBL
 
IEnumConnectionPoints - interface com.jniwrapper.win32.ole.IEnumConnectionPoints.
This interface is used for support of connectable objects.
IEnumConnectionPointsImpl - class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl.
Represents COM interface IEnumConnectionPoints.
IEnumConnectionPointsImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
IEnumConnectionPointsImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
IEnumConnectionPointsImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
IEnumConnectionPointsImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
IEnumConnectionPointsImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
IEnumConnectionPointsVTBL - class com.jniwrapper.win32.ole.server.IEnumConnectionPointsVTBL.
 
IEnumConnectionPointsVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IEnumConnectionPointsVTBL
 
IEnumConnections - interface com.jniwrapper.win32.ole.IEnumConnections.
This interface is used for support of connectable objects.
IEnumConnectionsImpl - class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl.
Represents COM interface IEnumConnections.
IEnumConnectionsImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
IEnumConnectionsImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
IEnumConnectionsImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
IEnumConnectionsImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
IEnumConnectionsImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
IEnumConnectionsVTBL - class com.jniwrapper.win32.ole.server.IEnumConnectionsVTBL.
 
IEnumConnectionsVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IEnumConnectionsVTBL
 
IEnumFormatEtc - interface com.jniwrapper.win32.ole.IEnumFormatEtc.
This interface enumerates FormatEtc structures.
IEnumFormatEtcImpl - class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl.
Represents COM interface IEnumFormatEtc.
IEnumFormatEtcImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
IEnumFormatEtcImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
IEnumFormatEtcImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
IEnumFormatEtcImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
IEnumFormatEtcImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
IEnumFormatEtcVTBL - class com.jniwrapper.win32.ole.server.IEnumFormatEtcVTBL.
 
IEnumFormatEtcVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IEnumFormatEtcVTBL
 
IEnumMoniker - interface com.jniwrapper.win32.com.IEnumMoniker.
This interface is used to enumerate the components of a moniker or the monikers in a table of monikers.
IEnumMonikerImpl - class com.jniwrapper.win32.com.impl.IEnumMonikerImpl.
Represents COM interface IEnumMoniker.
IEnumMonikerImpl() - Constructor for class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
IEnumMonikerImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
IEnumMonikerImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
IEnumMonikerImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
IEnumMonikerImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
IEnumMonikerVTBL - class com.jniwrapper.win32.com.server.IEnumMonikerVTBL.
 
IEnumMonikerVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IEnumMonikerVTBL
 
IEnumOleDocumentViews - interface com.jniwrapper.win32.ole.IEnumOleDocumentViews.
This interface enumerates views of a document object.
IEnumOleDocumentViewsImpl - class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl.
Represents COM interface IEnumOleDocumentViews.
IEnumOleDocumentViewsImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
IEnumOleDocumentViewsImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
IEnumOleDocumentViewsImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
IEnumOleDocumentViewsImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
IEnumOleDocumentViewsImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
IEnumOleDocumentViewsVTBL - class com.jniwrapper.win32.ole.server.IEnumOleDocumentViewsVTBL.
 
IEnumOleDocumentViewsVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IEnumOleDocumentViewsVTBL
 
IEnumOleVerb - interface com.jniwrapper.win32.ole.IEnumOleVerb.
This interface enumerates verbs available for an object.
IEnumOleVerbImpl - class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl.
Represents COM interface IEnumOleVerb.
IEnumOleVerbImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
IEnumOleVerbImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
IEnumOleVerbImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
IEnumOleVerbImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
IEnumOleVerbImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
IEnumOleVerbVTBL - class com.jniwrapper.win32.ole.server.IEnumOleVerbVTBL.
 
IEnumOleVerbVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IEnumOleVerbVTBL
 
IEnumStatData - interface com.jniwrapper.win32.ole.IEnumStatData.
This interface is used to enumerate { @link com.jniwrapper.win32.ole.types.StatData} structures.
IEnumStatDataImpl - class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl.
Represents COM interface IEnumStatData.
IEnumStatDataImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
IEnumStatDataImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
IEnumStatDataImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
IEnumStatDataImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
IEnumStatDataImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
IEnumStatDataVTBL - class com.jniwrapper.win32.ole.server.IEnumStatDataVTBL.
 
IEnumStatDataVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IEnumStatDataVTBL
 
IEnumStatStg - interface com.jniwrapper.win32.stg.IEnumStatStg.
This interface enumerates { @link com.jniwrapper.win32.stg.types.StatStg} structures.
IEnumStatStgImpl - class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl.
Represents COM interface IEnumSTATSTG.
IEnumStatStgImpl() - Constructor for class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
IEnumStatStgImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
IEnumStatStgImpl(IUnknown) - Constructor for class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
IEnumStatStgImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
IEnumStatStgImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
IEnumStatStgVTBL - class com.jniwrapper.win32.stg.server.IEnumStatStgVTBL.
 
IEnumStatStgVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.stg.server.IEnumStatStgVTBL
 
IEnumString - interface com.jniwrapper.win32.com.IEnumString.
This interface is used to enumerate strings.
IEnumStringImpl - class com.jniwrapper.win32.com.impl.IEnumStringImpl.
Represents COM interface IEnumString.
IEnumStringImpl() - Constructor for class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
IEnumStringImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
IEnumStringImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
IEnumStringImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
IEnumStringImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
IEnumStringVTBL - class com.jniwrapper.win32.com.server.IEnumStringVTBL.
 
IEnumStringVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IEnumStringVTBL
 
IEnumUnknown - interface com.jniwrapper.win32.com.IEnumUnknown.
This interface enumerates objects that implement IUnknown and are contained in the component.
IEnumUnknownImpl - class com.jniwrapper.win32.com.impl.IEnumUnknownImpl.
Represents COM interface IEnumUnknown.
IEnumUnknownImpl() - Constructor for class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
IEnumUnknownImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
IEnumUnknownImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
IEnumUnknownImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
IEnumUnknownImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
IEnumUnknownVTBL - class com.jniwrapper.win32.com.server.IEnumUnknownVTBL.
 
IEnumUnknownVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IEnumUnknownVTBL
 
IEnumVariant - interface com.jniwrapper.win32.com.IEnumVariant.
This interface is used to provides a method for enumerating a collection of variants.
IEnumVariantImpl - class com.jniwrapper.win32.com.impl.IEnumVariantImpl.
Represents COM interface IEnumVariant.
IEnumVariantImpl() - Constructor for class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
IEnumVariantImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
IEnumVariantImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
IEnumVariantImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
IEnumVariantImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
IEnumVariantVTBL - class com.jniwrapper.win32.com.server.IEnumVariantVTBL.
 
IEnumVariantVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IEnumVariantVTBL
 
IErrorInfo - interface com.jniwrapper.win32.com.IErrorInfo.
Represents Java interface for COM interface IErrorInfo.
IErrorInfoImpl - class com.jniwrapper.win32.com.impl.IErrorInfoImpl.
Represents COM interface IErrorInfo.
IErrorInfoImpl() - Constructor for class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
IErrorInfoImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
IErrorInfoImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
IErrorInfoImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
IErrorInfoImpl(CLSID, IUnknownImpl, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
IErrorInfoVTBL - class com.jniwrapper.win32.com.server.IErrorInfoVTBL.
Represents VTBL for COM interface IErrorInfo.
IErrorInfoVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IErrorInfoVTBL
 
IID - class com.jniwrapper.win32.com.types.IID.
This class represents an Interface Identifier (IID) (a specific GUID), which allows a client code to get precise version of a required interface.
IID() - Constructor for class com.jniwrapper.win32.com.types.IID
 
IID(int, short, short, byte, byte, byte, byte, byte, byte, byte, byte) - Constructor for class com.jniwrapper.win32.com.types.IID
 
IID(GUID) - Constructor for class com.jniwrapper.win32.com.types.IID
 
IID(String) - Constructor for class com.jniwrapper.win32.com.types.IID
Creates an IID from its string presentation.
IID_NULL - Static variable in class com.jniwrapper.win32.com.types.IID
 
IInPlacePrintPreview - interface com.jniwrapper.win32.ole.IInPlacePrintPreview.
This interface is implemented by objects that support print preview.
IInPlacePrintPreviewImpl - class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl.
Represents COM interface IInplacePrintPreview.
IInPlacePrintPreviewImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
IInPlacePrintPreviewImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
IInPlacePrintPreviewImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
IInPlacePrintPreviewImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
IInPlacePrintPreviewImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
IInPlacePrintPreviewVTBL - class com.jniwrapper.win32.ole.server.IInPlacePrintPreviewVTBL.
 
IInPlacePrintPreviewVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IInPlacePrintPreviewVTBL
 
ILockBytes - interface com.jniwrapper.win32.stg.ILockBytes.
This interface isolates the root storage from details of accessing to a physical storage.
ILockBytesImpl - class com.jniwrapper.win32.stg.impl.ILockBytesImpl.
Represents COM interface ILockBytes.
ILockBytesImpl() - Constructor for class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
ILockBytesImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
ILockBytesImpl(IUnknown) - Constructor for class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
ILockBytesImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
ILockBytesImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
ILockBytesVTBL - class com.jniwrapper.win32.stg.server.ILockBytesVTBL.
 
ILockBytesVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.stg.server.ILockBytesVTBL
 
IMPLTYPEFLAG_FDEFAULT - Static variable in class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
IMPLTYPEFLAG_FDEFAULTVTABLE - Static variable in class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
IMPLTYPEFLAG_FRESTRICTED - Static variable in class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
IMPLTYPEFLAG_FSOURCE - Static variable in class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
IMalloc - interface com.jniwrapper.win32.com.IMalloc.
This interface is used for memory management.
IMallocImpl - class com.jniwrapper.win32.com.impl.IMallocImpl.
Represents COM interface IMalloc.
IMallocImpl() - Constructor for class com.jniwrapper.win32.com.impl.IMallocImpl
 
IMallocImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IMallocImpl
 
IMallocImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IMallocImpl
 
IMallocImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IMallocImpl
 
IMallocImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IMallocImpl
 
IMallocVTBL - class com.jniwrapper.win32.com.server.IMallocVTBL.
 
IMallocVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IMallocVTBL
 
IMessageFilter - interface com.jniwrapper.win32.com.IMessageFilter.
Filtering messages helps to ensure that calls are handled in a manner that improves performance and avoids deadlocks.
IMessageFilterImpl - class com.jniwrapper.win32.com.impl.IMessageFilterImpl.
Represents COM interface IMessageFilter.
IMessageFilterImpl() - Constructor for class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
IMessageFilterImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
IMessageFilterImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
IMessageFilterImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
IMessageFilterImpl(CLSID, IUnknownImpl, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
IMessageFilterVTBL - class com.jniwrapper.win32.com.server.IMessageFilterVTBL.
Represents VTBL for COM interface IMessageFilter.
IMessageFilterVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IMessageFilterVTBL
 
IMoniker - interface com.jniwrapper.win32.com.IMoniker.
This interface is used to find and activate COM objects.
IMonikerImpl - class com.jniwrapper.win32.com.impl.IMonikerImpl.
Represents COM interface IMoniker.
IMonikerImpl() - Constructor for class com.jniwrapper.win32.com.impl.IMonikerImpl
 
IMonikerImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IMonikerImpl
 
IMonikerImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IMonikerImpl
 
IMonikerImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IMonikerImpl
 
IMonikerImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IMonikerImpl
 
IMonikerVTBL - class com.jniwrapper.win32.com.server.IMonikerVTBL.
 
IMonikerVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IMonikerVTBL
 
INDIVIDUAL_JVM - Static variable in class com.jniwrapper.win32.com.DispatchComServerFactory
Specifies option for creating new individual JVM for every new server object
INPLACEACTIVATE - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
INPROC - Static variable in class com.jniwrapper.win32.ole.types.MshCtx
 
INPROC_HANDLER - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
INPROC_HANDLER16 - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
INPROC_SERVER - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
INTERFACEINFO - class com.jniwrapper.win32.com.types.INTERFACEINFO.
Represents COM record tagINTERFACEINFO.
INTERFACEINFO() - Constructor for class com.jniwrapper.win32.com.types.INTERFACEINFO
 
INTERFACEINFO(INTERFACEINFO) - Constructor for class com.jniwrapper.win32.com.types.INTERFACEINFO
 
INTERFACESAFE_FOR_UNTRUSTED_CALLER - Static variable in interface com.jniwrapper.win32.ole.IObjectSafety
Caller of interface may be untrusted
INTERFACESAFE_FOR_UNTRUSTED_DATA - Static variable in interface com.jniwrapper.win32.ole.IObjectSafety
Data passed into interface may be untrusted.
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.automation.IDispatch
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.automation.IDispatchEx
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.automation.IRecordInfo
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.automation.ITypeComp
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.automation.ITypeInfo
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.automation.ITypeLib
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IClassFactory
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IClassFactory2
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.ICreateErrorInfo
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IEnumMoniker
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IEnumString
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IEnumUnknown
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IEnumVariant
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IErrorInfo
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IMalloc
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IMessageFilter
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IMoniker
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IPersist
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IPersistFile
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IPersistStorage
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IPersistStream
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IPersistStreamInit
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IServiceProvider
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.ISupportErrorInfo
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.com.IUnknown
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IErrorInfoImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IMallocImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IPersistImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IAdviseSink
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IBindCtx
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IConnectionPoint
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IConnectionPointContainer
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IContinueCallback
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IDataObject
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IDropSource
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IDropTarget
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IEnumConnectionPoints
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IEnumConnections
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IEnumFormatEtc
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IEnumOleDocumentViews
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IEnumOleVerb
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IEnumStatData
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IInPlacePrintPreview
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IObjectSafety
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IObjectWithSite
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleCache
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleClientSite
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleCommandTarget
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleContainer
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleControl
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleControlSite
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleDocument
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleDocumentSite
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleDocumentView
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleInPlaceActiveObject
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleInPlaceFrame
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleInPlaceObject
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleInPlaceSiteEx
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleInPlaceUIWindow
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleLink
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleObject
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IOleWindow
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IParseDisplayName
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IPreviewCallback
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IPrint
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IPropertyNotifySink
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IProvideClassInfo
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IViewObject
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.ole.IViewObject2
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IConnectionPointContainerImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IContinueCallbackImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IDropTargetImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IPrintImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.stg.IEnumStatStg
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.stg.ILockBytes
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.stg.IRootStorage
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.stg.ISequentialStream
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.stg.IStorage
 
INTERFACE_IDENTIFIER - Static variable in interface com.jniwrapper.win32.stg.IStream
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
INTERFACE_IDENTIFIER - Static variable in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
INTERFACE_USES_DISPEX - Static variable in interface com.jniwrapper.win32.ole.IObjectSafety
Object knows to use IDispatchEx
INTERFACE_USES_SECURITY_MANAGER - Static variable in interface com.jniwrapper.win32.ole.IObjectSafety
Object knows to use IInternetHostSecurityManager
INVOKE_FUNC - Static variable in class com.jniwrapper.win32.automation.types.InvokeKind
 
INVOKE_PROPERTYGET - Static variable in class com.jniwrapper.win32.automation.types.InvokeKind
 
INVOKE_PROPERTYPUT - Static variable in class com.jniwrapper.win32.automation.types.InvokeKind
 
INVOKE_PROPERTYPUTREF - Static variable in class com.jniwrapper.win32.automation.types.InvokeKind
 
IObjectSafety - interface com.jniwrapper.win32.ole.IObjectSafety.
This interface provides methods to get and set safety options.
IObjectSafetyImpl - class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl.
Represents COM interface IObjectSafety.
IObjectSafetyImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
IObjectSafetyImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
IObjectSafetyImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
IObjectSafetyImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
IObjectSafetyImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
IObjectSafetyImpl(Pointer.Void) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
IObjectSafetyVTBL - class com.jniwrapper.win32.ole.server.IObjectSafetyVTBL.
 
IObjectSafetyVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IObjectSafetyVTBL
 
IObjectWithSite - interface com.jniwrapper.win32.ole.IObjectWithSite.
This interface enables communication between an object and its site in the container.
IObjectWithSiteImpl - class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl.
Represents COM interface IObjectWithSite.
IObjectWithSiteImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
IObjectWithSiteImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
IObjectWithSiteImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
IObjectWithSiteImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
IObjectWithSiteImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
IObjectWithSiteVTBL - class com.jniwrapper.win32.ole.server.IObjectWithSiteVTBL.
 
IObjectWithSiteVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IObjectWithSiteVTBL
 
IOleCache - interface com.jniwrapper.win32.ole.IOleCache.
This interface supports cached presentations data of an object.
IOleCacheImpl - class com.jniwrapper.win32.ole.impl.IOleCacheImpl.
Represents COM interface IOleCache.
IOleCacheImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
IOleCacheImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
IOleCacheImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
IOleCacheImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
IOleCacheImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
IOleCacheVTBL - class com.jniwrapper.win32.ole.server.IOleCacheVTBL.
 
IOleCacheVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleCacheVTBL
 
IOleClientSite - interface com.jniwrapper.win32.ole.IOleClientSite.
This interface enables communications between an object and its container.
IOleClientSiteImpl - class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl.
Represents COM interface IOleClientSite.
IOleClientSiteImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
IOleClientSiteImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
IOleClientSiteImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
IOleClientSiteImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
IOleClientSiteImpl(String, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
IOleClientSiteImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
IOleClientSiteVTBL - class com.jniwrapper.win32.ole.server.IOleClientSiteVTBL.
 
IOleClientSiteVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleClientSiteVTBL
 
IOleCommandTarget - interface com.jniwrapper.win32.ole.IOleCommandTarget.
This interface provides dispatching of commands from an object to its container and from the container to the object.
IOleCommandTargetImpl - class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl.
Represents COM interface IOleCommandTarget.
IOleCommandTargetImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
IOleCommandTargetImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
IOleCommandTargetImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
IOleCommandTargetImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
IOleCommandTargetImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 
IOleCommandTargetVTBL - class com.jniwrapper.win32.ole.server.IOleCommandTargetVTBL.
 
IOleCommandTargetVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleCommandTargetVTBL
 
IOleContainer - interface com.jniwrapper.win32.ole.IOleContainer.
This interface enumerates objects in a compound document.
IOleContainerImpl - class com.jniwrapper.win32.ole.impl.IOleContainerImpl.
Represents COM interface IOleContainer.
IOleContainerImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
IOleContainerImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
IOleContainerImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
IOleContainerImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
IOleContainerImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
IOleContainerVTBL - class com.jniwrapper.win32.ole.server.IOleContainerVTBL.
 
IOleContainerVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleContainerVTBL
 
IOleControl - interface com.jniwrapper.win32.ole.IOleControl.
This interface is used for keyboard mnemonic, events in control objects, and ambient properties support.
IOleControlImpl - class com.jniwrapper.win32.ole.impl.IOleControlImpl.
Represents COM interface IOleControl.
IOleControlImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
IOleControlImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
IOleControlImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
IOleControlImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
IOleControlImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
IOleControlSite - interface com.jniwrapper.win32.ole.IOleControlSite.
This interface supports embedding controls in the site.
IOleControlSiteImpl - class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl.
Represents COM interface IOleControlSite.
IOleControlSiteImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
IOleControlSiteImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
IOleControlSiteImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
IOleControlSiteImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
IOleControlSiteImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
IOleControlSiteVTBL - class com.jniwrapper.win32.ole.server.IOleControlSiteVTBL.
 
IOleControlSiteVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleControlSiteVTBL
 
IOleControlVTBL - class com.jniwrapper.win32.ole.server.IOleControlVTBL.
 
IOleControlVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleControlVTBL
 
IOleDocument - interface com.jniwrapper.win32.ole.IOleDocument.
This interface is used by containers for receiving information about a document.
IOleDocumentImpl - class com.jniwrapper.win32.ole.impl.IOleDocumentImpl.
Represents COM interface IOleDocument.
IOleDocumentImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
IOleDocumentImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
IOleDocumentImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
IOleDocumentImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
IOleDocumentImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentImpl
 
IOleDocumentSite - interface com.jniwrapper.win32.ole.IOleDocumentSite.
This interface implements each client site that hosts a document.
IOleDocumentSiteImpl - class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl.
Represents COM interface IOleDocumentSite.
IOleDocumentSiteImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
IOleDocumentSiteImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
IOleDocumentSiteImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
IOleDocumentSiteImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
IOleDocumentSiteImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentSiteImpl
 
IOleDocumentSiteVTBL - class com.jniwrapper.win32.ole.server.IOleDocumentSiteVTBL.
 
IOleDocumentSiteVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleDocumentSiteVTBL
 
IOleDocumentVTBL - class com.jniwrapper.win32.ole.server.IOleDocumentVTBL.
 
IOleDocumentVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleDocumentVTBL
 
IOleDocumentView - interface com.jniwrapper.win32.ole.IOleDocumentView.
This interface is used by containers for receiving information about views of a document.
IOleDocumentViewImpl - class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl.
Represents COM interface IOleDocumentView.
IOleDocumentViewImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
IOleDocumentViewImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
IOleDocumentViewImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
IOleDocumentViewImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
IOleDocumentViewImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
IOleDocumentViewVTBL - class com.jniwrapper.win32.ole.server.IOleDocumentViewVTBL.
 
IOleDocumentViewVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleDocumentViewVTBL
 
IOleInPlaceActiveObject - interface com.jniwrapper.win32.ole.IOleInPlaceActiveObject.
This interface is used by the container to manipulate in-place objects when they are active.
IOleInPlaceActiveObjectImpl - class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl.
Represents COM interface IOleInPlaceActiveObject.
IOleInPlaceActiveObjectImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
IOleInPlaceActiveObjectImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
IOleInPlaceActiveObjectImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
IOleInPlaceActiveObjectImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
IOleInPlaceActiveObjectImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
IOleInPlaceActiveObjectVTBL - class com.jniwrapper.win32.ole.server.IOleInPlaceActiveObjectVTBL.
 
IOleInPlaceActiveObjectVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleInPlaceActiveObjectVTBL
 
IOleInPlaceFrame - interface com.jniwrapper.win32.ole.IOleInPlaceFrame.
This interface is used by applications for management of modeless dialog boxes, composite menus, and context-sensitive help.
IOleInPlaceFrameImpl - class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl.
Represents COM interface IOleInPlaceFrame.
IOleInPlaceFrameImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
IOleInPlaceFrameImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
IOleInPlaceFrameImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
IOleInPlaceFrameImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
IOleInPlaceFrameImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
IOleInPlaceFrameVTBL - class com.jniwrapper.win32.ole.server.IOleInPlaceFrameVTBL.
 
IOleInPlaceFrameVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleInPlaceFrameVTBL
 
IOleInPlaceObject - interface com.jniwrapper.win32.ole.IOleInPlaceObject.
This interface is used for activation and deactivation of in-place objects.
IOleInPlaceObjectImpl - class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl.
Represents COM interface IOleInPlaceObject.
IOleInPlaceObjectImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
IOleInPlaceObjectImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
IOleInPlaceObjectImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
IOleInPlaceObjectImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
IOleInPlaceObjectImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
IOleInPlaceObjectVTBL - class com.jniwrapper.win32.ole.server.IOleInPlaceObjectVTBL.
 
IOleInPlaceObjectVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleInPlaceObjectVTBL
 
IOleInPlaceSite - interface com.jniwrapper.win32.ole.IOleInPlaceSite.
This interface enables communication between a client site of an in-place object and the container.
IOleInPlaceSiteEx - interface com.jniwrapper.win32.ole.IOleInPlaceSiteEx.
This interface is an extension of IOleInPlaceSite interface.
IOleInPlaceSiteExImpl - class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl.
Represents COM interface IOleInPlaceSiteEx.
IOleInPlaceSiteExImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
IOleInPlaceSiteExImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
IOleInPlaceSiteExImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
IOleInPlaceSiteExImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
IOleInPlaceSiteExImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
IOleInPlaceSiteExVTBL - class com.jniwrapper.win32.ole.server.IOleInPlaceSiteExVTBL.
 
IOleInPlaceSiteExVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleInPlaceSiteExVTBL
 
IOleInPlaceSiteImpl - class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl.
Represents COM interface IOleInPlaceSite
IOleInPlaceSiteImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
IOleInPlaceSiteImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
IOleInPlaceSiteImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
IOleInPlaceSiteImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
IOleInPlaceSiteImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
IOleInPlaceSiteVTBL - class com.jniwrapper.win32.ole.server.IOleInPlaceSiteVTBL.
 
IOleInPlaceSiteVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleInPlaceSiteVTBL
 
IOleInPlaceUIWindow - interface com.jniwrapper.win32.ole.IOleInPlaceUIWindow.
This interface is used by a document or frame window for managing space when a containing object is activated or changes size.
IOleInPlaceUIWindowImpl - class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl.
Represents COM interface IOleInPlaceUIWindow.
IOleInPlaceUIWindowImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
IOleInPlaceUIWindowImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
IOleInPlaceUIWindowImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
IOleInPlaceUIWindowImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
IOleInPlaceUIWindowImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
IOleInPlaceUIWindowVTBL - class com.jniwrapper.win32.ole.server.IOleInPlaceUIWindowVTBL.
 
IOleInPlaceUIWindowVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleInPlaceUIWindowVTBL
 
IOleLink - interface com.jniwrapper.win32.ole.IOleLink.
This interface allows containers to contain linked objects.
IOleLinkImpl - class com.jniwrapper.win32.ole.impl.IOleLinkImpl.
Represents COM interface IOleLink.
IOleLinkImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
IOleLinkImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
IOleLinkImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
IOleLinkImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
IOleLinkImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
IOleLinkVTBL - class com.jniwrapper.win32.ole.server.IOleLinkVTBL.
 
IOleLinkVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleLinkVTBL
 
IOleObject - interface com.jniwrapper.win32.ole.IOleObject.
This interface provides functionality of an embedded object.
IOleObjectImpl - class com.jniwrapper.win32.ole.impl.IOleObjectImpl.
Represents COM interface IOleObject.
IOleObjectImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
IOleObjectImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
IOleObjectImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
IOleObjectImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
IOleObjectImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
IOleObjectVTBL - class com.jniwrapper.win32.ole.server.IOleObjectVTBL.
 
IOleObjectVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleObjectVTBL
 
IOleWindow - interface com.jniwrapper.win32.ole.IOleWindow.
This interface allows to access windows that participate in in-place activation.
IOleWindowImpl - class com.jniwrapper.win32.ole.impl.IOleWindowImpl.
Represents COM interface IOleWindow.
IOleWindowImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
IOleWindowImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
IOleWindowImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
IOleWindowImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
IOleWindowImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IOleWindowImpl
 
IOleWindowVTBL - class com.jniwrapper.win32.ole.server.IOleWindowVTBL.
 
IOleWindowVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IOleWindowVTBL
 
IParseDisplayName - interface com.jniwrapper.win32.ole.IParseDisplayName.
This interface converts a displayable name to moniker.
IParseDisplayNameImpl - class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl.
Represents COM interface IParseDisplayName.
IParseDisplayNameImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
IParseDisplayNameImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
IParseDisplayNameImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
IParseDisplayNameImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
IParseDisplayNameImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
IParseDisplayNameVTBL - class com.jniwrapper.win32.ole.server.IParseDisplayNameVTBL.
 
IParseDisplayNameVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IParseDisplayNameVTBL
 
IPersist - interface com.jniwrapper.win32.com.IPersist.
This is the base interface for other interfaces representing objects that can be stored persistently in the system.
IPersistFile - interface com.jniwrapper.win32.com.IPersistFile.
This interface provides a method for loading and saving files to a disk.
IPersistFileImpl - class com.jniwrapper.win32.com.impl.IPersistFileImpl.
Represents COM interface IPersistFile.
IPersistFileImpl() - Constructor for class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
IPersistFileImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
IPersistFileImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
IPersistFileImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
IPersistFileImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
IPersistFileVTBL - class com.jniwrapper.win32.com.server.IPersistFileVTBL.
 
IPersistFileVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IPersistFileVTBL
 
IPersistImpl - class com.jniwrapper.win32.com.impl.IPersistImpl.
Represents COM interface IPersist.
IPersistImpl() - Constructor for class com.jniwrapper.win32.com.impl.IPersistImpl
 
IPersistImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IPersistImpl
 
IPersistImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IPersistImpl
 
IPersistImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistImpl
 
IPersistImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistImpl
 
IPersistStorage - interface com.jniwrapper.win32.com.IPersistStorage.
This interface defines methods that enable a container application to pass a storage object to one of its contained objects and to load and save the storage object.
IPersistStorageImpl - class com.jniwrapper.win32.com.impl.IPersistStorageImpl.
Represents COM interface IPersistStorage.
IPersistStorageImpl() - Constructor for class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
IPersistStorageImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
IPersistStorageImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
IPersistStorageImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
IPersistStorageImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
IPersistStorageVTBL - class com.jniwrapper.win32.com.server.IPersistStorageVTBL.
 
IPersistStorageVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IPersistStorageVTBL
 
IPersistStream - interface com.jniwrapper.win32.com.IPersistStream.
This interface provides methods for saving and loading objects by means of serial stream.
IPersistStreamImpl - class com.jniwrapper.win32.com.impl.IPersistStreamImpl.
Represents COM interface IPersistStream.
IPersistStreamImpl() - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
IPersistStreamImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
IPersistStreamImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
IPersistStreamImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
IPersistStreamImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
IPersistStreamInit - interface com.jniwrapper.win32.com.IPersistStreamInit.
This interface is a replacement for the IPersistStream interface, and contains the InitNew method
IPersistStreamInitImpl - class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl.
Represents COM interface IPersistStreamInit.
IPersistStreamInitImpl() - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
IPersistStreamInitImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
IPersistStreamInitImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
IPersistStreamInitImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
IPersistStreamInitImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
IPersistStreamInitVTBL - class com.jniwrapper.win32.com.server.IPersistStreamInitVTBL.
 
IPersistStreamInitVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IPersistStreamInitVTBL
 
IPersistStreamVTBL - class com.jniwrapper.win32.com.server.IPersistStreamVTBL.
 
IPersistStreamVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IPersistStreamVTBL
 
IPersistVTBL - class com.jniwrapper.win32.com.server.IPersistVTBL.
 
IPersistVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IPersistVTBL
 
IPreviewCallback - interface com.jniwrapper.win32.ole.IPreviewCallback.
 
IPreviewCallbackImpl - class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl.
 
IPreviewCallbackImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
IPreviewCallbackImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
IPreviewCallbackImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
IPreviewCallbackImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
IPreviewCallbackImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
IPreviewCallbackVTBL - class com.jniwrapper.win32.ole.server.IPreviewCallbackVTBL.
 
IPreviewCallbackVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IPreviewCallbackVTBL
 
IPrint - interface com.jniwrapper.win32.ole.IPrint.
This interface is implemented by objects that support programmatic printing.
IPrintImpl - class com.jniwrapper.win32.ole.impl.IPrintImpl.
 
IPrintImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IPrintImpl
 
IPrintImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IPrintImpl
 
IPrintImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IPrintImpl
 
IPrintImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IPrintImpl
 
IPrintImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IPrintImpl
 
IPrintVTBL - class com.jniwrapper.win32.ole.server.IPrintVTBL.
 
IPrintVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IPrintVTBL
 
IPropertyNotifySink - interface com.jniwrapper.win32.ole.IPropertyNotifySink.
This interface is used by a sink object for receiving notifications about changes in a property of the object that implements IPropertyNotifySink interface.
IPropertyNotifySinkImpl - class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl.
Represents COM interface IPropertyNotifySink.
IPropertyNotifySinkImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
IPropertyNotifySinkImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
IPropertyNotifySinkImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
IPropertyNotifySinkImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
IPropertyNotifySinkImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
IPropertyNotifySinkVTBL - class com.jniwrapper.win32.ole.server.IPropertyNotifySinkVTBL.
 
IPropertyNotifySinkVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IPropertyNotifySinkVTBL
 
IProvideClassInfo - interface com.jniwrapper.win32.ole.IProvideClassInfo.
 
IProvideClassInfoImpl - class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl.
 
IProvideClassInfoImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
IProvideClassInfoImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
IProvideClassInfoImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
IProvideClassInfoImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
IProvideClassInfoImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
IProvideClassInfoImpl(Pointer.Void) - Constructor for class com.jniwrapper.win32.ole.impl.IProvideClassInfoImpl
 
IProvideClassInfoVTBL - class com.jniwrapper.win32.ole.server.IProvideClassInfoVTBL.
 
IProvideClassInfoVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IProvideClassInfoVTBL
 
IRecordInfo - interface com.jniwrapper.win32.automation.IRecordInfo.
This class describes the structure of a particular user-defined data type.
IRecordInfoImpl - class com.jniwrapper.win32.automation.impl.IRecordInfoImpl.
Represents COM interface IRecordInfo
IRecordInfoImpl() - Constructor for class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
IRecordInfoImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
IRecordInfoImpl(IUnknown) - Constructor for class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
IRecordInfoImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
IRecordInfoImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
IRecordInfoVTBL - class com.jniwrapper.win32.automation.server.IRecordInfoVTBL.
 
IRecordInfoVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.server.IRecordInfoVTBL
 
IRootStorage - interface com.jniwrapper.win32.stg.IRootStorage.
This interface is used for storing an object to file.
IRootStorageImpl - class com.jniwrapper.win32.stg.impl.IRootStorageImpl.
Represents COM interface IRootStorage.
IRootStorageImpl() - Constructor for class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
IRootStorageImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
IRootStorageImpl(IUnknown) - Constructor for class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
IRootStorageImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
IRootStorageImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
IRootStorageVTBL - class com.jniwrapper.win32.stg.server.IRootStorageVTBL.
 
IRootStorageVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.stg.server.IRootStorageVTBL
 
IRunningObjectTable - interface com.jniwrapper.win32.ole.IRunningObjectTable.
This object provides access to the Running Object Table (ROT).
IRunningObjectTableImpl - class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl.
Represents COM interface IRunningObjectTable.
IRunningObjectTableImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
IRunningObjectTableImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
IRunningObjectTableImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
IRunningObjectTableImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
IRunningObjectTableImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
IRunningObjectTableVTBL - class com.jniwrapper.win32.ole.server.IRunningObjectTableVTBL.
 
IRunningObjectTableVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IRunningObjectTableVTBL
 
ISequentialStream - interface com.jniwrapper.win32.stg.ISequentialStream.
 
ISequentialStreamImpl - class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl.
 
ISequentialStreamImpl() - Constructor for class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
ISequentialStreamImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
ISequentialStreamImpl(IUnknown) - Constructor for class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
ISequentialStreamImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
ISequentialStreamImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
ISequentialStreamImpl(Pointer.Void) - Constructor for class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
ISequentialStreamVTBL - class com.jniwrapper.win32.stg.server.ISequentialStreamVTBL.
 
ISequentialStreamVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.stg.server.ISequentialStreamVTBL
 
IServiceProvider - interface com.jniwrapper.win32.com.IServiceProvider.
IServiceProvider interface provides a generic way to locate a service by GUID.
IServiceProviderImpl - class com.jniwrapper.win32.com.impl.IServiceProviderImpl.
Represents COM interface IServiceProvider.
IServiceProviderImpl() - Constructor for class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
IServiceProviderImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
IServiceProviderImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
IServiceProviderImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
IServiceProviderImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
IServiceProviderVTBL - class com.jniwrapper.win32.com.server.IServiceProviderVTBL.
 
IServiceProviderVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IServiceProviderVTBL
 
IStorage - interface com.jniwrapper.win32.stg.IStorage.
This interface is used for management of structured storage objects.
IStorageImpl - class com.jniwrapper.win32.stg.impl.IStorageImpl.
Represents COM interface IStorage.
IStorageImpl() - Constructor for class com.jniwrapper.win32.stg.impl.IStorageImpl
 
IStorageImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.stg.impl.IStorageImpl
 
IStorageImpl(IUnknown) - Constructor for class com.jniwrapper.win32.stg.impl.IStorageImpl
 
IStorageImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IStorageImpl
 
IStorageImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IStorageImpl
 
IStorageVTBL - class com.jniwrapper.win32.stg.server.IStorageVTBL.
 
IStorageVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.stg.server.IStorageVTBL
 
IStream - interface com.jniwrapper.win32.stg.IStream.
This interface is used for reading and writing data to stream objects.
IStreamImpl - class com.jniwrapper.win32.stg.impl.IStreamImpl.
Represents COM interface IStream.
IStreamImpl() - Constructor for class com.jniwrapper.win32.stg.impl.IStreamImpl
 
IStreamImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.stg.impl.IStreamImpl
 
IStreamImpl(IUnknown) - Constructor for class com.jniwrapper.win32.stg.impl.IStreamImpl
 
IStreamImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IStreamImpl
 
IStreamImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.stg.impl.IStreamImpl
 
IStreamVTBL - class com.jniwrapper.win32.stg.server.IStreamVTBL.
 
IStreamVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.stg.server.IStreamVTBL
 
ISupportErrorInfo - interface com.jniwrapper.win32.com.ISupportErrorInfo.
Represents Java interface for COM interface ISupportErrorInfo.
ISupportErrorInfoImpl - class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl.
Represents COM interface ISupportErrorInfo.
ISupportErrorInfoImpl() - Constructor for class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
ISupportErrorInfoImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
ISupportErrorInfoImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
ISupportErrorInfoImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
ISupportErrorInfoImpl(CLSID, IUnknownImpl, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
ISupportErrorInfoVTBL - class com.jniwrapper.win32.com.server.ISupportErrorInfoVTBL.
Represents VTBL for COM interface ISupportErrorInfo.
ISupportErrorInfoVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.ISupportErrorInfoVTBL
 
ITypeComp - interface com.jniwrapper.win32.automation.ITypeComp.
This interface retrieves information for binding and instantiating interfaces or structures.
ITypeCompImpl - class com.jniwrapper.win32.automation.impl.ITypeCompImpl.
Represents COM interface ITypeComp
ITypeCompImpl() - Constructor for class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
ITypeCompImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
ITypeCompImpl(IUnknown) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
ITypeCompImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
ITypeCompImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeCompImpl
 
ITypeCompVTBL - class com.jniwrapper.win32.automation.server.ITypeCompVTBL.
 
ITypeCompVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.server.ITypeCompVTBL
 
ITypeInfo - interface com.jniwrapper.win32.automation.ITypeInfo.
This interface retrieves information about an object.
ITypeInfoImpl - class com.jniwrapper.win32.automation.impl.ITypeInfoImpl.
Represents COM interface ITypeInfo
ITypeInfoImpl() - Constructor for class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
ITypeInfoImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
ITypeInfoImpl(IUnknown) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
ITypeInfoImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
ITypeInfoImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
ITypeInfoVTBL - class com.jniwrapper.win32.automation.server.ITypeInfoVTBL.
 
ITypeInfoVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.server.ITypeInfoVTBL
 
ITypeLib - interface com.jniwrapper.win32.automation.ITypeLib.
This interface retrieves information about objects in a type library.
ITypeLibImpl - class com.jniwrapper.win32.automation.impl.ITypeLibImpl.
Represents COM interface ITypeLib
ITypeLibImpl() - Constructor for class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
ITypeLibImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
ITypeLibImpl(IUnknown) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
ITypeLibImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
ITypeLibImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
ITypeLibVTBL - class com.jniwrapper.win32.automation.server.ITypeLibVTBL.
 
ITypeLibVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.server.ITypeLibVTBL
 
IUnknown - interface com.jniwrapper.win32.com.IUnknown.
The IUnknown interface allows to get other interfaces of an object using the queryInterface method and to manage the existence of the object using the addRef and release methods.
IUnknownImpl - class com.jniwrapper.win32.com.impl.IUnknownImpl.
Class IUnknownImpl is an implementation of the IUnknown interface.
IUnknownImpl() - Constructor for class com.jniwrapper.win32.com.impl.IUnknownImpl
 
IUnknownImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.impl.IUnknownImpl
 
IUnknownImpl(IUnknown) - Constructor for class com.jniwrapper.win32.com.impl.IUnknownImpl
 
IUnknownImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IUnknownImpl
 
IUnknownImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.com.impl.IUnknownImpl
 
IUnknownImpl(Pointer.Void) - Constructor for class com.jniwrapper.win32.com.impl.IUnknownImpl
Constructor that creates an object from the pointer.
IUnknownImpl.MemoryBufferImpl - class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl.
 
IUnknownImpl.MemoryBufferImpl(MemoryBuffer, int, boolean, Thread, String, StackTraceElement[]) - Constructor for class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
IUnknownServer - class com.jniwrapper.win32.com.server.IUnknownServer.
This class provides default server-side implementation of IUnknown interface.
IUnknownServer(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IUnknownServer
 
IUnknownVTBL - class com.jniwrapper.win32.com.server.IUnknownVTBL.
 
IUnknownVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.com.server.IUnknownVTBL
 
IViewObject - interface com.jniwrapper.win32.ole.IViewObject.
This interface is used for drawing a contained object.
IViewObject2 - interface com.jniwrapper.win32.ole.IViewObject2.
This interface is an extension of IViewObject interface.
IViewObject2Impl - class com.jniwrapper.win32.ole.impl.IViewObject2Impl.
Represents COM interface IViewObject2.
IViewObject2Impl() - Constructor for class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
IViewObject2Impl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
IViewObject2Impl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
IViewObject2Impl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
IViewObject2Impl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObject2Impl
 
IViewObject2VTBL - class com.jniwrapper.win32.ole.server.IViewObject2VTBL.
 
IViewObject2VTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IViewObject2VTBL
 
IViewObjectImpl - class com.jniwrapper.win32.ole.impl.IViewObjectImpl.
Represents COM interface IViewObject.
IViewObjectImpl() - Constructor for class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
IViewObjectImpl(IUnknownImpl) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
IViewObjectImpl(IUnknown) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
IViewObjectImpl(CLSID, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
IViewObjectImpl(CLSID, IUnknown, ClsCtx) - Constructor for class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
IViewObjectVTBL - class com.jniwrapper.win32.ole.server.IViewObjectVTBL.
 
IViewObjectVTBL(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.ole.server.IViewObjectVTBL
 
ImplTypeFlags - class com.jniwrapper.win32.automation.types.ImplTypeFlags.
The ImplTypeFlags class corresponds to IMPLTYPEFLAG native constants.
ImplTypeFlags() - Constructor for class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
ImplTypeFlags(long) - Constructor for class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
ImplTypeFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.ImplTypeFlags
 
InvokeKind - class com.jniwrapper.win32.automation.types.InvokeKind.
The InvokeKind class corresponds to INVOKEKIND native enumeration.
InvokeKind() - Constructor for class com.jniwrapper.win32.automation.types.InvokeKind
 
InvokeKind(long) - Constructor for class com.jniwrapper.win32.automation.types.InvokeKind
 
InvokeKind(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.InvokeKind
 
iid - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
inPlaceDeactivate() - Method in class com.jniwrapper.win32.automation.OleContainer
Performs in-place deactivation of the inserted OleObject.
inPlaceDeactivate() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
inPlaceDeactivate() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceObject
 
inPlaceDeactivate() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
initBy(Variant) - Method in class com.jniwrapper.win32.automation.types.Variant
 
initCache(IDataObject) - Method in interface com.jniwrapper.win32.ole.IOleCache
 
initCache(IDataObject) - Method in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
initFromData(IDataObject, VariantBool, Int32) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
initFromData(IDataObject, VariantBool, Int32) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
initFromData(IDataObject, VariantBool, Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
initNew(IStorage) - Method in interface com.jniwrapper.win32.com.IPersistStorage
 
initNew() - Method in interface com.jniwrapper.win32.com.IPersistStreamInit
 
initNew(IStorage) - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
initNew() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
initUI() - Method in class com.jniwrapper.win32.com.AbstractOleControl
Initialize Swing UI.
insertMenus(Int32, OleMenuGroupWidths) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
insertMenus(Int32, OleMenuGroupWidths) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceFrame
 
insertMenus(Int32, OleMenuGroupWidths) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
insertObject(IOleObject) - Method in class com.jniwrapper.win32.automation.OleContainer
Inserts an externally created OLE object.
interfaceSupportsErrorInfo(GUID) - Method in interface com.jniwrapper.win32.com.ISupportErrorInfo
 
interfaceSupportsErrorInfo(GUID) - Method in class com.jniwrapper.win32.com.impl.ISupportErrorInfoImpl
 
inverse() - Method in interface com.jniwrapper.win32.com.IMoniker
 
inverse() - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
invoke(String, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation.InvocationHelper
Invokes dispatch method
invoke(DispID, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation.InvocationHelper
 
invoke(String) - Method in class com.jniwrapper.win32.automation.Automation
Invokes the method of a referenced interface.
invoke(DispID) - Method in class com.jniwrapper.win32.automation.Automation
Invokes the method of a referenced interface.
invoke(String, Object) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with one parameter.
invoke(DispID, Object) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with one parameter.
invoke(String, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with one Variant parameter.
invoke(DispID, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with one Variant parameter.
invoke(String, Object, Object) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with two parameters.
invoke(DispID, Object, Object) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with two parameters.
invoke(String, Variant, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with two Variant parameters.
invoke(DispID, Variant, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with two Variant parameters.
invoke(String, Object, Object, Object) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with three parameters.
invoke(DispID, Object, Object, Object) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with three parameters.
invoke(String, Variant, Variant, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with three Variant parameters.
invoke(DispID, Variant, Variant, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Helper method that invokes the method of a referenced interface with three Variant parameters.
invoke(String, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation
Invokes the method of a referenced interface.
invoke(DispID, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation
Invokes the method of a referenced interface.
invoke(String, Object[]) - Method in class com.jniwrapper.win32.automation.Automation
Invokes the method of a referenced interface.
invoke(DispID, IID, LocaleID, UInt16, DispParams, Variant, ExcepInfo, UInt) - Method in interface com.jniwrapper.win32.automation.IDispatch
 
invoke(IDispatch, MemberID, UInt16, DispParams, Variant, ExcepInfo, UInt) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
invoke(DispID, IID, LocaleID, UInt16, DispParams, Variant, ExcepInfo, UInt) - Method in class com.jniwrapper.win32.automation.impl.IDispatchImpl
 
invoke(IDispatch, MemberID, UInt16, DispParams, Variant, ExcepInfo, UInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
invoke(DispID, IID, LocaleID, UInt16, DispParams, Variant, ExcepInfo, UInt) - Method in class com.jniwrapper.win32.com.server.IDispatchServer
 
invokeAndWait(Runnable) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Invokes the specified action in the message loop thread and waits for its termination
invokeClone() - Method in interface com.jniwrapper.win32.com.IEnumMoniker
 
invokeClone() - Method in interface com.jniwrapper.win32.com.IEnumString
 
invokeClone() - Method in interface com.jniwrapper.win32.com.IEnumUnknown
 
invokeClone() - Method in interface com.jniwrapper.win32.com.IEnumVariant
 
invokeClone() - Method in class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
invokeClone() - Method in class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
invokeClone() - Method in class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
invokeClone() - Method in class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
invokeClone() - Method in interface com.jniwrapper.win32.ole.IEnumConnectionPoints
 
invokeClone() - Method in interface com.jniwrapper.win32.ole.IEnumConnections
 
invokeClone() - Method in interface com.jniwrapper.win32.ole.IEnumFormatEtc
 
invokeClone() - Method in interface com.jniwrapper.win32.ole.IEnumOleDocumentViews
 
invokeClone() - Method in interface com.jniwrapper.win32.ole.IEnumOleVerb
 
invokeClone() - Method in interface com.jniwrapper.win32.ole.IEnumStatData
 
invokeClone(IOleInPlaceSite) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
invokeClone() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
invokeClone() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
invokeClone() - Method in class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
invokeClone() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
invokeClone() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
invokeClone() - Method in class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
invokeClone(IOleInPlaceSite) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
invokeClone() - Method in interface com.jniwrapper.win32.stg.IEnumStatStg
 
invokeClone() - Method in interface com.jniwrapper.win32.stg.IStream
 
invokeClone() - Method in class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
invokeClone() - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
invokeDispatch(IDispatch, String, Parameter[], Class) - Static method in class com.jniwrapper.win32.automation.Automation
Invokes the method through dispatch interface reference.
invokeDispatch(IDispatch, DispID, DispParams) - Static method in class com.jniwrapper.win32.automation.Automation
Deprecated. use invokeDispatch(IDispatch dispatch, DispID dispID, Parameter[] args) instead
invokeDispatch(IDispatch, DispID, DispParams, Class) - Static method in class com.jniwrapper.win32.automation.Automation
Deprecated. use invokeDispatch(IDispatch dispatch, DispID dispID, Parameter[] args, Class returnValueClass) instead
invokeEx(DispID, LocaleID, UInt16, DispParams, Variant, ExcepInfo, IServiceProvider) - Method in interface com.jniwrapper.win32.automation.IDispatchEx
 
invokeEx(DispID, LocaleID, UInt16, DispParams, Variant, ExcepInfo, IServiceProvider) - Method in class com.jniwrapper.win32.automation.impl.IDispatchExImpl
 
invokeLater(Runnable) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Adds a runnable action that will be executed in the message thread.
invokeMethod(Object, String) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Invokes a method of calling an object in the message thread.
invokeMethod(Object, String, Object[]) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Invokes a method of calling object in message thread.
invokeStandardVirtualMethod(int, byte, Parameter[]) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
Invokes the method of the COM object specified by the funcIndex parameter.
invokeStandardVirtualMethod(int, byte, Parameter[], boolean) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
Invokes the method of the COM object specified by the funcIndex parameter.
invokeStandardVirtualMethod(int, byte) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeStandardVirtualMethod(int, byte, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeStandardVirtualMethod(int, byte, Parameter, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeStandardVirtualMethod(int, byte, Parameter, Parameter, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeStandardVirtualMethod(int, byte, Parameter, Parameter, Parameter, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeVirtualMethod(int, byte, Parameter, Parameter[]) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeVirtualMethod(int, byte, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeVirtualMethod(int, byte, Parameter, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeVirtualMethod(int, byte, Parameter, Parameter, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeVirtualMethod(int, byte, Parameter, Parameter, Parameter, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
invokeVirtualMethod(int, byte, Parameter, Parameter, Parameter, Parameter, Parameter) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
isActive() - Method in class com.jniwrapper.win32.automation.OfficeContainer
Returns UI state
isArray(int) - Static method in class com.jniwrapper.win32.automation.types.VarType
Returns true if passed VARTYPE contains VT_ARRAY flag
isAutoDelete() - Method in class com.jniwrapper.win32.automation.types.BStr
Returns true if the associated native memory buffer is automatically freed by NativeResourceCollector.
isAutoDelete() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Returns true if resource is auto deleteable else return false.
isAutoDelete() - Method in class com.jniwrapper.win32.automation.types.Variant
 
isAutoDelete() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
isAutoDelete() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
isByRef(int) - Static method in class com.jniwrapper.win32.automation.types.VarType
Returns true if passed VARTYPE contains VT_BYREF flag
isComponentDisplayed() - Method in class com.jniwrapper.win32.automation.OleContainer
 
isCustomJVM() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
isDirty() - Method in interface com.jniwrapper.win32.com.IPersistFile
 
isDirty() - Method in interface com.jniwrapper.win32.com.IPersistStorage
 
isDirty() - Method in interface com.jniwrapper.win32.com.IPersistStream
 
isDirty() - Method in interface com.jniwrapper.win32.com.IPersistStreamInit
 
isDirty() - Method in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
isDirty() - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
isDirty() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
isDirty() - Method in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
isDispInterface() - Method in class com.jniwrapper.win32.automation.Automation
Returns the value of DispInterface property.
isDispInterface() - Method in class com.jniwrapper.win32.com.server.IDispatchServer
Returns the flag which specifies whether this server object is treated as server for dispinterface.
This flag affects on the order of parameters during invocation of its methods.
isEqual(IMoniker) - Method in interface com.jniwrapper.win32.com.IMoniker
 
isEqual(IMoniker) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
isHandleUpdateAsSave() - Method in class com.jniwrapper.win32.automation.OleContainer
 
isIgnoreTimeout() - Method in class com.jniwrapper.win32.automation.OleContainer
 
isInPrintPreview() - Method in interface com.jniwrapper.win32.automation.PrintHandler
Returns true if print preview is active.
isMatchingType(IRecordInfo) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
isMatchingType(IRecordInfo) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
isMatchingType(IRecordInfo) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
isName(BStr, ULongInt) - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
isName(BStr, ULongInt) - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
isNull() - Method in class com.jniwrapper.win32.automation.OleStr
 
isNull() - Method in class com.jniwrapper.win32.automation.types.BStr
 
isNull() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Check if this object is null.
isNull() - Method in interface com.jniwrapper.win32.com.IUnknown
 
isNull() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
isNull() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
isOleComponent() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
isPrintPreview() - Method in class com.jniwrapper.win32.automation.OleContainer
 
isRegistered(CLSID) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Returns true if the Java COM server is registered, otherwise false
isRegisteredForAllUsers(CLSID) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Returns true if the Java COM server registered for all users, otherwise false
isRegisteredForCurrentUser(CLSID) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Returns true if the Java COM server registered for current user, otherwise false
isRunIndividualJVM() - Method in class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Returns a flag that determines where and how to start this Java COM server.
isRunning(IBindCtx, IMoniker, IMoniker) - Method in interface com.jniwrapper.win32.com.IMoniker
 
isRunning(IBindCtx, IMoniker, IMoniker) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
isRunning(IMoniker) - Method in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
isRunning(IMoniker) - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
isSameObject(IUnknown, IUnknown) - Static method in class com.jniwrapper.win32.com.impl.IUnknownImpl
Returns true if two interface pointers point to the same object else returns false
isSizable() - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
 
isStaticMode() - Method in class com.jniwrapper.win32.automation.OfficeContainer
Returns true if the embedded object is displayed in a static mode and false in a UI active mode.
isSystemMoniker() - Method in interface com.jniwrapper.win32.com.IMoniker
 
isSystemMoniker() - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
isUpToDate() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
isUpToDate() - Method in interface com.jniwrapper.win32.ole.IOleObject
 
isUpToDate() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
isUseCaseSensitiveNameComparison() - Method in class com.jniwrapper.win32.com.server.IDispatchServer
Returns flag which determines whether this server uses case sensitive comparison of method names.
By default this parameter is true.
isUseCurrentThread() - Method in class com.jniwrapper.win32.automation.Automation
Returns true if the automation is performed in the current thread; false - if in the OleMessageLoop thread.
isUseCurrentThread() - Method in class com.jniwrapper.win32.automation.ScriptingAutomation
Returns true if the automation is performed in the current thread; false - if in the OleMessageLoop thread.
isValidVarType(int) - Static method in class com.jniwrapper.win32.automation.types.VarType
Returns true if passed VARTYPE is valid
isVector(int) - Static method in class com.jniwrapper.win32.automation.types.VarType
Returns true if passed VARTYPE contains VT_VECTOR flag

J

JarDirectoryFilter - class com.jniwrapper.win32.tools.JarDirectoryFilter.
 
JarDirectoryFilter() - Constructor for class com.jniwrapper.win32.tools.JarDirectoryFilter
 
JarDirectoryFilter(boolean) - Constructor for class com.jniwrapper.win32.tools.JarDirectoryFilter
 

K

KEYMOD_ALT - Static variable in class com.jniwrapper.win32.ole.types.KeyModifiers
 
KEYMOD_CONTROL - Static variable in class com.jniwrapper.win32.ole.types.KeyModifiers
 
KEYMOD_SHIFT - Static variable in class com.jniwrapper.win32.ole.types.KeyModifiers
 
KeyModifiers - class com.jniwrapper.win32.ole.types.KeyModifiers.
Values of this enumeration are flags used in calls to describe additional keyboard states.
KeyModifiers() - Constructor for class com.jniwrapper.win32.ole.types.KeyModifiers
 
KeyModifiers(long) - Constructor for class com.jniwrapper.win32.ole.types.KeyModifiers
 
KeyModifiers(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.KeyModifiers
 

L

LENGTH - Static variable in class com.jniwrapper.win32.automation.types.Variant
 
LICENSE_TYPE - Static variable in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
LOCAL - Static variable in class com.jniwrapper.win32.ole.types.MshCtx
 
LOCALE_SYSTEM_DEFAULT - Static variable in class com.jniwrapper.win32.com.types.LocaleID
Predefined locale identifier for the system default locale.
LOCALE_USER_DEFAULT - Static variable in class com.jniwrapper.win32.com.types.LocaleID
Predefined locale identifier for the locale of the current user.
LOCAL_SERVER - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
LOCAL_SERVER16 - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
LOCK_EXCLUSIVE - Static variable in class com.jniwrapper.win32.stg.types.LockType
 
LOCK_ONLYONCE - Static variable in class com.jniwrapper.win32.stg.types.LockType
 
LOCK_WRITE - Static variable in class com.jniwrapper.win32.stg.types.LockType
 
LibraryClassFactory - class com.jniwrapper.win32.com.LibraryClassFactory.
Provides the ability to load IClassFactory instance directly from the library.
LibraryClassFactory(String) - Constructor for class com.jniwrapper.win32.com.LibraryClassFactory
Constructs library class factory by specified library name.
LicInfo - class com.jniwrapper.win32.com.LicInfo.
This class is the wrapper for LICINFO structure.
LicInfo() - Constructor for class com.jniwrapper.win32.com.LicInfo
 
LineBevel - class com.jniwrapper.win32.tools.LineBevel.
 
LineBevel(int) - Constructor for class com.jniwrapper.win32.tools.LineBevel
 
LineBevel() - Constructor for class com.jniwrapper.win32.tools.LineBevel
 
LocaleID - class com.jniwrapper.win32.com.types.LocaleID.
The class represents a locale identifier.
LocaleID() - Constructor for class com.jniwrapper.win32.com.types.LocaleID
 
LocaleID(long) - Constructor for class com.jniwrapper.win32.com.types.LocaleID
 
LocaleID(IntegerParameter) - Constructor for class com.jniwrapper.win32.com.types.LocaleID
 
LockType - class com.jniwrapper.win32.stg.types.LockType.
Enumeration values indicate the type of locking requested for the specified range of bytes.
LockType() - Constructor for class com.jniwrapper.win32.stg.types.LockType
 
LockType(long) - Constructor for class com.jniwrapper.win32.stg.types.LockType
 
LockType(IntegerParameter) - Constructor for class com.jniwrapper.win32.stg.types.LockType
 
LongPtr - class com.jniwrapper.win32.com.types.LongPtr.
Class LongPtr represents COM alias LONG_PTR.
LongPtr() - Constructor for class com.jniwrapper.win32.com.types.LongPtr
 
LongPtr(LongPtr) - Constructor for class com.jniwrapper.win32.com.types.LongPtr
 
length() - Method in class com.jniwrapper.win32.automation.types.BStr
Returns the length of this BStr.
lengthInBytes() - Method in class com.jniwrapper.win32.automation.types.BStr
Returns the number of bytes of this BStr.
load(IStorage) - Method in class com.jniwrapper.win32.automation.OleContainer
Loads an OLE object from OLE storage.
load(InputStream) - Method in class com.jniwrapper.win32.automation.OleContainer
Loads an OLE object from the specified stream.
load(byte[]) - Method in class com.jniwrapper.win32.automation.OleContainer
Loads an OLE object from the specified byte array.
load(File) - Method in class com.jniwrapper.win32.com.DllClassFactory
 
load(OleStr, StgMode) - Method in interface com.jniwrapper.win32.com.IPersistFile
 
load(IStorage) - Method in interface com.jniwrapper.win32.com.IPersistStorage
 
load(IStream) - Method in interface com.jniwrapper.win32.com.IPersistStream
 
load(IStream) - Method in interface com.jniwrapper.win32.com.IPersistStreamInit
 
load(OleStr, StgMode) - Method in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
load(IStorage) - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
load(IStream) - Method in class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
load(IStream) - Method in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
lockContainer(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleContainer
 
lockContainer(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleContainerImpl
 
lockInPlaceActive(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleControlSite
 
lockInPlaceActive(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
lockRegion(CY, CY, Int32) - Method in interface com.jniwrapper.win32.stg.ILockBytes
 
lockRegion(Int64, Int64, LockType) - Method in interface com.jniwrapper.win32.stg.IStream
 
lockRegion(CY, CY, Int32) - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
lockRegion(Int64, Int64, LockType) - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
lockServer(VariantBool) - Method in interface com.jniwrapper.win32.com.IClassFactory
 
lockServer(VariantBool) - Method in class com.jniwrapper.win32.com.impl.IClassFactoryImpl
 
lockServer(VariantBool) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
Locks server.

M

MEMBERID_NIL - Static variable in class com.jniwrapper.win32.automation.types.MemberID
 
MULTITHREADED - Static variable in class com.jniwrapper.win32.com.CoInit
 
Manual - Static variable in class com.jniwrapper.win32.automation.OleContainer.AutoActivateMode
Embedded object will be displayed when OleContainer.doVerb(OleVerbs.SHOW) method is called directly.
MemberID - class com.jniwrapper.win32.automation.types.MemberID.
This type is synonym for DISPID type and corresponds to MEMBERID native type.
MemberID() - Constructor for class com.jniwrapper.win32.automation.types.MemberID
 
MemberID(int) - Constructor for class com.jniwrapper.win32.automation.types.MemberID
 
MemberID(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.MemberID
 
MouseHandler.MouseEvent - class com.jniwrapper.win32.automation.MouseHandler.MouseEvent.
 
MouseHandler.MouseEvent() - Constructor for class com.jniwrapper.win32.automation.MouseHandler.MouseEvent
 
MouseHandler.MouseHookListener - interface com.jniwrapper.win32.automation.MouseHandler.MouseHookListener.
 
MshCtx - class com.jniwrapper.win32.ole.types.MshCtx.
Represents the wrapper for MSHCTX type.
MshlFlags - class com.jniwrapper.win32.ole.types.MshlFlags.
Represents the wrapper for MSHLFLAGS type.
MultiQI - class com.jniwrapper.win32.com.MultiQI.
This structure is used for querying multiple interfaces from COM interface and corresponds to native MULTI_QI structure.
MultiQI() - Constructor for class com.jniwrapper.win32.com.MultiQI
 
MultiQI(IUnknownImpl) - Constructor for class com.jniwrapper.win32.com.MultiQI
 
MultiQI(MultiQI) - Constructor for class com.jniwrapper.win32.com.MultiQI
 
main(String[]) - Static method in class com.jniwrapper.win32.com.DispatchComServerFactory
 
main(String[]) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
 
main(String[]) - Static method in class com.jniwrapper.win32.tools.ServerManager
 
makeContainerWindowFocused() - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
makeContainerWindowFocused() - Method in class com.jniwrapper.win32.automation.OleContainer
 
marshallInterfaceToStream(IUnknown) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Deprecated. use either OleFunctions.coMarshalInterface(com.jniwrapper.win32.stg.IStream, com.jniwrapper.win32.com.types.IID, com.jniwrapper.win32.com.IUnknown, com.jniwrapper.win32.ole.types.MshCtx, com.jniwrapper.win32.ole.types.MshlFlags) or OleFunctions.coMarshalInterThreadInterfaceInStream(com.jniwrapper.win32.com.types.IID, com.jniwrapper.win32.com.IUnknown) methods.
messagePending(Pointer.Void, UInt32, UInt32) - Method in interface com.jniwrapper.win32.com.IMessageFilter
This client-based method is called by COM when a Windows message appears in a COM application's message queue while the application is waiting for a reply to a remote call.
messagePending(Pointer.Void, UInt32, UInt32) - Method in class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
mousePressed(MouseHandler.MouseEvent) - Method in interface com.jniwrapper.win32.automation.MouseHandler.MouseHookListener
 
moveElementTo(OleStr, IStorage, OleStr, StgMode) - Method in interface com.jniwrapper.win32.stg.IStorage
 
moveElementTo(OleStr, IStorage, OleStr, StgMode) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 

N

NONE - Static variable in class com.jniwrapper.win32.ole.types.OleRender
 
NOPING - Static variable in class com.jniwrapper.win32.ole.types.MshlFlags
 
NORMAL - Static variable in class com.jniwrapper.win32.ole.types.MshlFlags
 
NOSAVE - Static variable in class com.jniwrapper.win32.ole.types.OleClose
 
NOSHAREDMEM - Static variable in class com.jniwrapper.win32.ole.types.MshCtx
 
NO_CODE_DOWNLOAD - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
NO_CUSTOM_MARSHAL - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
NO_FAILURE_LOG - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
Notify(Int32, Int32, WideString) - Method in interface com.jniwrapper.win32.ole.IPreviewCallback
 
Notify(Int32, Int32, WideString) - Method in class com.jniwrapper.win32.ole.impl.IPreviewCallbackImpl
 
newDocumentCreated() - Method in interface com.jniwrapper.win32.automation.FileOperationsHandler
This method is called when a new document is created.
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.com.IEnumMoniker
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.com.IEnumString
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.com.IEnumUnknown
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.com.IEnumVariant
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
next(Int32, IConnectionPoint, Int32) - Method in interface com.jniwrapper.win32.ole.IEnumConnectionPoints
 
next(Int32, ConnectData, Int32) - Method in interface com.jniwrapper.win32.ole.IEnumConnections
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.ole.IEnumFormatEtc
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.ole.IEnumOleDocumentViews
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.ole.IEnumOleVerb
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.ole.IEnumStatData
 
next(Int32, IConnectionPoint, Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
next(Int32, ConnectData, Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
next(Int32, ComplexArray, Int32) - Method in interface com.jniwrapper.win32.stg.IEnumStatStg
 
next(Int32, ComplexArray, Int32) - Method in class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
noteChangeTime(Int32, CY) - Method in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
noteChangeTime(Int32, CY) - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 

O

OLECMDEXECOPT_DODEFAULT - Static variable in class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
OLECMDEXECOPT_DONTPROMPTUSER - Static variable in class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
OLECMDEXECOPT_PROMPTUSER - Static variable in class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
OLECMDEXECOPT_SHOWHELP - Static variable in class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
OLECMDF_DEFHIDEONCTXTMENU - Static variable in class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OLECMDF_ENABLED - Static variable in class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OLECMDF_INVISIBLE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OLECMDF_LATCHED - Static variable in class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OLECMDF_NINCHED - Static variable in class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OLECMDF_SUPPORTED - Static variable in class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OLECMDID_ACTIVEXINSTALLSCOPE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_ADDTRAVELENTRY - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_ALLOWUILESSSAVEAS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_CLEARSELECTION - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_CLOSE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_COPY - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_CUT - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_DELETE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_DONTDOWNLOADCSS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_ENABLE_INTERACTION - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_FIND - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_FOCUSVIEWCONTROLS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_FOCUSVIEWCONTROLSQUERY - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_GETPRINTTEMPLATE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_GETZOOMRANGE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_HIDETOOLBARS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_HTTPEQUIV - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_HTTPEQUIV_DONE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_NEW - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_ONTOOLBARACTIVATED - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_ONUNLOAD - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_OPEN - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_OPTICAL_GETZOOMRANGE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_OPTICAL_ZOOM - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PAGEACTIONBLOCKED - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PAGEACTIONUIQUERY - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PAGESETUP - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PASTE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PASTESPECIAL - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PREREFRESH - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PRINT - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PRINT2 - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PRINTPREVIEW - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PRINTPREVIEW2 - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PROPERTIES - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_PROPERTYBAG2 - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_REDO - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_REFRESH - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SAVE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SAVEAS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SAVECOPYAS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SELECTALL - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SETDOWNLOADSTATE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SETPRINTTEMPLATE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SETPROGRESSMAX - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SETPROGRESSPOS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SETPROGRESSTEXT - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SETTITLE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SHOWFIND - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SHOWMESSAGE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SHOWPAGEACTIONMENU - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SHOWPAGESETUP - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SHOWPRINT - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SHOWSCRIPTERROR - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_SPELL - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_STOP - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_STOPDOWNLOAD - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_UNDO - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_UPDATEBACKFORWARDSTATE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_UPDATECOMMANDS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_UPDATEPAGESTATUS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_UPDATETRAVELENTRY - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_WINDOWSTATECHANGED - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDID_ZOOM - Static variable in class com.jniwrapper.win32.ole.types.OleCmdID
 
OLECMDTEXTF_NAME - Static variable in class com.jniwrapper.win32.ole.types.OleCmdTextFlags
 
OLECMDTEXTF_NONE - Static variable in class com.jniwrapper.win32.ole.types.OleCmdTextFlags
 
OLECMDTEXTF_STATUS - Static variable in class com.jniwrapper.win32.ole.types.OleCmdTextFlags
 
OLECONTF_EMBEDDINGS - Static variable in class com.jniwrapper.win32.ole.types.OleContf
 
OLECONTF_LINKS - Static variable in class com.jniwrapper.win32.ole.types.OleContf
 
OLECONTF_ONLYIFRUNNING - Static variable in class com.jniwrapper.win32.ole.types.OleContf
 
OLECONTF_ONLYUSER - Static variable in class com.jniwrapper.win32.ole.types.OleContf
 
OLECONTF_OTHERS - Static variable in class com.jniwrapper.win32.ole.types.OleContf
 
OLECREATE_LEAVERUNNING - Static variable in class com.jniwrapper.win32.ole.types.OleCreate
 
OLEGETMONIKER_FORCEASSIGN - Static variable in class com.jniwrapper.win32.ole.types.OleGetMoniker
 
OLEGETMONIKER_ONLYIFTHERE - Static variable in class com.jniwrapper.win32.ole.types.OleGetMoniker
 
OLEGETMONIKER_TEMPFORUSER - Static variable in class com.jniwrapper.win32.ole.types.OleGetMoniker
 
OLEGETMONIKER_UNASSIGN - Static variable in class com.jniwrapper.win32.ole.types.OleGetMoniker
 
OLELINKBIND_EVENIFCLASSDIFF - Static variable in class com.jniwrapper.win32.ole.types.OleLinkBind
 
OLEMISC_ACTIVATEWHENVISIBLE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_ACTSLIKEBUTTON - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_ACTSLIKELABEL - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_ALIGNABLE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_ALWAYSRUN - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_CANLINKBYOLE1 - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_CANTLINKINSIDE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_IGNOREACTIVATEWHENVISIBLE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_IMEMODE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_INSERTNOTREPLACE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_INSIDEOUT - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_INVISIBLEATRUNTIME - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_ISLINKOBJECT - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_NOUIACTIVATE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_ONLYICONIC - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_RECOMPOSEONRESIZE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_RENDERINGISDEVICEINDEPENDENT - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_SETCLIENTSITEFIRST - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_SIMPLEFRAME - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_STATIC - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_SUPPORTSMULTILEVELUNDO - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEMISC_WANTSTOMENUMERGE - Static variable in class com.jniwrapper.win32.ole.types.OleMisc
 
OLEUIPASTE_ENABLEICON - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKANYTYPE - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE1 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE2 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE3 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE4 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE5 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE6 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE7 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_LINKTYPE8 - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_PASTE - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUIPASTE_PASTEONLY - Static variable in class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OLEUPDATE_ALWAYS - Static variable in class com.jniwrapper.win32.ole.types.OleUpdate
 
OLEUPDATE_ONCALL - Static variable in class com.jniwrapper.win32.ole.types.OleUpdate
 
OLEVERBATTRIB_NEVERDIRTIES - Static variable in class com.jniwrapper.win32.ole.types.OleVerbAttrib
 
OLEVERBATTRIB_ONCONTAINERMENU - Static variable in class com.jniwrapper.win32.ole.types.OleVerbAttrib
 
OLEVERBS() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
OLEWHICHMK_CONTAINER - Static variable in class com.jniwrapper.win32.ole.types.OleWhichMk
 
OLEWHICHMK_OBJFULL - Static variable in class com.jniwrapper.win32.ole.types.OleWhichMk
 
OLEWHICHMK_OBJREL - Static variable in class com.jniwrapper.win32.ole.types.OleWhichMk
 
ONLYIFCURRENT - Static variable in class com.jniwrapper.win32.stg.types.StgCommit
 
OPAQUE - Static variable in class com.jniwrapper.win32.ole.types.DvAspect
 
OPEN - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
OVERWRITE - Static variable in class com.jniwrapper.win32.stg.types.StgCommit
 
ObjectDescriptor - class com.jniwrapper.win32.ole.types.ObjectDescriptor.
This class represents the data structure used for the CF_OBJECTDESRIPTOR and CF_LINKSRCDESCRIPTOR file formats.
ObjectDescriptor() - Constructor for class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
ObjectDescriptor(ObjectDescriptor) - Constructor for class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
OfficeContainer - class com.jniwrapper.win32.automation.OfficeContainer.
This class enables to embed OLE/ActiveX MS Office controls into java application.
OfficeContainer() - Constructor for class com.jniwrapper.win32.automation.OfficeContainer
Creates OLE container for MS Office components.
OfficeContainer(OleMessageLoop) - Constructor for class com.jniwrapper.win32.automation.OfficeContainer
Creates OLE container for MS Office components.
OleClientSiteImpl - class com.jniwrapper.win32.automation.OleClientSiteImpl.
This is the base implementation of OleClientSite Java COM server which is used by OleContainer class for COM embedding.
If you need to add an additional functionality to OleContainer class then you need to derive your class from this one and implement the required COM interfaces.
OleClientSiteImpl(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.OleClientSiteImpl
 
OleClose - class com.jniwrapper.win32.ole.types.OleClose.
Values of this enumeration are used by the IOleObject.close(com.jniwrapper.win32.ole.types.OleClose) method to determine whether the object should be saved before closing.
OleClose() - Constructor for class com.jniwrapper.win32.ole.types.OleClose
 
OleClose(long) - Constructor for class com.jniwrapper.win32.ole.types.OleClose
 
OleClose(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleClose
 
OleCmd - class com.jniwrapper.win32.ole.types.OleCmd.
This structure associates command flags from the OleCmdFlags enumeration with a command identifer.
OleCmd() - Constructor for class com.jniwrapper.win32.ole.types.OleCmd
 
OleCmd(OleCmd) - Constructor for class com.jniwrapper.win32.ole.types.OleCmd
 
OleCmdExecOpt - class com.jniwrapper.win32.ole.types.OleCmdExecOpt.
This enumeration specifies command execution options.
OleCmdExecOpt() - Constructor for class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
OleCmdExecOpt(long) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
OleCmdExecOpt(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdExecOpt
 
OleCmdFlags - class com.jniwrapper.win32.ole.types.OleCmdFlags.
Values of this enumeration designate support provided by an object for the command in OleCmd structure.
OleCmdFlags() - Constructor for class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OleCmdFlags(long) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OleCmdFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdFlags
 
OleCmdID - class com.jniwrapper.win32.ole.types.OleCmdID.
This enumeration defines IDs for standard commands and corresponds to OLECMDID native enumeration.
OleCmdID() - Constructor for class com.jniwrapper.win32.ole.types.OleCmdID
 
OleCmdID(long) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdID
 
OleCmdID(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdID
 
OleCmdText - class com.jniwrapper.win32.ole.types.OleCmdText.
This structure specifies a text or status string for a single command identifier.
OleCmdText() - Constructor for class com.jniwrapper.win32.ole.types.OleCmdText
 
OleCmdText(OleCmdText) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdText
 
OleCmdTextFlags - class com.jniwrapper.win32.ole.types.OleCmdTextFlags.
This enumeration specifies the type of information that an object should store in the OleCmdText structure.
OleCmdTextFlags() - Constructor for class com.jniwrapper.win32.ole.types.OleCmdTextFlags
 
OleCmdTextFlags(long) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdTextFlags
 
OleCmdTextFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleCmdTextFlags
 
OleContainer - class com.jniwrapper.win32.automation.OleContainer.
This class enables to embed OLE/ActiveX controls into a java application.
OleContainer() - Constructor for class com.jniwrapper.win32.automation.OleContainer
 
OleContainer(OleMessageLoop) - Constructor for class com.jniwrapper.win32.automation.OleContainer
 
OleContainer(Class) - Constructor for class com.jniwrapper.win32.automation.OleContainer
 
OleContainer(Class, OleMessageLoop) - Constructor for class com.jniwrapper.win32.automation.OleContainer
 
OleContainer.AutoActivateMode - class com.jniwrapper.win32.automation.OleContainer.AutoActivateMode.
Represents enumeration of auto activation modes.
OleContainer.SizeMode - class com.jniwrapper.win32.automation.OleContainer.SizeMode.
Represents enumeration of available size modes.
OleContf - class com.jniwrapper.win32.ole.types.OleContf.
This enumeration defines IDs for kind of objects enumerated by method IOleContainer::EnumObjects and corresponds to OLECONTF native enumeration.
OleContf() - Constructor for class com.jniwrapper.win32.ole.types.OleContf
 
OleContf(long) - Constructor for class com.jniwrapper.win32.ole.types.OleContf
 
OleContf(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleContf
 
OleCreate - class com.jniwrapper.win32.ole.types.OleCreate.
This enumeration defines IDs for dwFlags parameter passed to OleCreateXXX functions and corresponds to OLECREATE native enumeration.
OleCreate() - Constructor for class com.jniwrapper.win32.ole.types.OleCreate
 
OleCreate(long) - Constructor for class com.jniwrapper.win32.ole.types.OleCreate
 
OleCreate(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleCreate
 
OleFunctions - class com.jniwrapper.win32.ole.OleFunctions.
This class provides OLE-related functions from ole32 native library.
OleGetMoniker - class com.jniwrapper.win32.ole.types.OleGetMoniker.
This enumeration defines IDs for dwAssign parameter passed to methods IOleObject::GetMoniker, IOleClientSite::GetMoniker and corresponds to OLEGETMONIKER native enumeration.
OleGetMoniker() - Constructor for class com.jniwrapper.win32.ole.types.OleGetMoniker
 
OleGetMoniker(long) - Constructor for class com.jniwrapper.win32.ole.types.OleGetMoniker
 
OleGetMoniker(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleGetMoniker
 
OleInplaceFrameInfo - class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo.
This structure contains information about accelerators and corresponds to OLEINPLACEFRAMEINFO native structure.
OleInplaceFrameInfo() - Constructor for class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
OleInplaceFrameInfo(OleInplaceFrameInfo) - Constructor for class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
OleLinkBind - class com.jniwrapper.win32.ole.types.OleLinkBind.
This enumeration defines IDs for the type of behavior in method IOleLink::BindToSource and corresponds to OLELINKBIND native enumeration.
OleLinkBind() - Constructor for class com.jniwrapper.win32.ole.types.OleLinkBind
 
OleLinkBind(long) - Constructor for class com.jniwrapper.win32.ole.types.OleLinkBind
 
OleLinkBind(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleLinkBind
 
OleMenuGroupWidths - class com.jniwrapper.win32.ole.types.OleMenuGroupWidths.
This structure contains the number of items for a shared menu and corresponds to OLEMENUGROUPWIDTHS native structure.
OleMenuGroupWidths() - Constructor for class com.jniwrapper.win32.ole.types.OleMenuGroupWidths
 
OleMenuGroupWidths(OleMenuGroupWidths) - Constructor for class com.jniwrapper.win32.ole.types.OleMenuGroupWidths
 
OleMessageLoop - class com.jniwrapper.win32.automation.OleMessageLoop.
This class provides the dedicated message queue thread for OLE/COM.
OleMessageLoop() - Constructor for class com.jniwrapper.win32.automation.OleMessageLoop
Creates message loop instance.
OleMessageLoop(String) - Constructor for class com.jniwrapper.win32.automation.OleMessageLoop
Creates message loop instance.
OleMessageLoop(boolean) - Constructor for class com.jniwrapper.win32.automation.OleMessageLoop
Creates a message loop instance.
OleMisc - class com.jniwrapper.win32.ole.types.OleMisc.
This structure corresponds to OLEMISC native enumeration.
OleMisc() - Constructor for class com.jniwrapper.win32.ole.types.OleMisc
 
OleMisc(long) - Constructor for class com.jniwrapper.win32.ole.types.OleMisc
 
OleMisc(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleMisc
 
OleRender - class com.jniwrapper.win32.ole.types.OleRender.
This enumeration defines IDs for the type of caching during creation of objects and corresponds to OLERENDER native enumeration.
OleRender() - Constructor for class com.jniwrapper.win32.ole.types.OleRender
 
OleRender(long) - Constructor for class com.jniwrapper.win32.ole.types.OleRender
 
OleRender(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleRender
 
OleStr - class com.jniwrapper.win32.automation.OleStr.
This class represents alias for LPOLESTR native type.
OleStr() - Constructor for class com.jniwrapper.win32.automation.OleStr
 
OleStr(String) - Constructor for class com.jniwrapper.win32.automation.OleStr
 
OleStr(StringParameter) - Constructor for class com.jniwrapper.win32.automation.OleStr
 
OleUIBusy - class com.jniwrapper.win32.ole.types.OleUIBusy.
This structure contains information about Busy dialog box and corresponds to OLEUIBUSY native structure.
OleUIBusy() - Constructor for class com.jniwrapper.win32.ole.types.OleUIBusy
 
OleUIBusy(OleUIBusy) - Constructor for class com.jniwrapper.win32.ole.types.OleUIBusy
 
OleUIChangeIcon - class com.jniwrapper.win32.ole.types.OleUIChangeIcon.
This structure contains information about Change icon dialog box and corresponds to OLEUICHANGEICON native structure.
OleUIChangeIcon() - Constructor for class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
OleUIChangeIcon(OleUIChangeIcon) - Constructor for class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
OleUIChangeSource - class com.jniwrapper.win32.ole.types.OleUIChangeSource.
This structure contains information about Change source dialog box and corresponds to OLEUICHANGESOURCE native structure.
OleUIChangeSource() - Constructor for class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
OleUIChangeSource(OleUIChangeSource) - Constructor for class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
OleUIConvert - class com.jniwrapper.win32.ole.types.OleUIConvert.
This structure contains information about Convert dialog box and corresponds to OLEUICONVERT native structure.
OleUIConvert() - Constructor for class com.jniwrapper.win32.ole.types.OleUIConvert
 
OleUIConvert(OleUIConvert) - Constructor for class com.jniwrapper.win32.ole.types.OleUIConvert
 
OleUIEditLinks - class com.jniwrapper.win32.ole.types.OleUIEditLinks.
This structure contains information about Edit links dialog box and corresponds to OLEUIEDITLINKS native structure.
OleUIEditLinks() - Constructor for class com.jniwrapper.win32.ole.types.OleUIEditLinks
 
OleUIEditLinks(OleUIEditLinks) - Constructor for class com.jniwrapper.win32.ole.types.OleUIEditLinks
 
OleUIHdr - class com.jniwrapper.win32.ole.types.OleUIHdr.
Helper class that contains fields that are the same for several classes.
OleUIHdr() - Constructor for class com.jniwrapper.win32.ole.types.OleUIHdr
 
OleUIHdr(OleUIHdr) - Constructor for class com.jniwrapper.win32.ole.types.OleUIHdr
 
OleUIInsertObject - class com.jniwrapper.win32.ole.types.OleUIInsertObject.
This structure contains information about Insert object dialog box and corresponds to OLEUIINSERTOBJECT native structure.
OleUIInsertObject() - Constructor for class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
OleUIInsertObject(OleUIInsertObject) - Constructor for class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
OleUIPasteEntry - class com.jniwrapper.win32.ole.types.OleUIPasteEntry.
This structure is used in structure OleUIPasteSpecial and corresponds to OLEUIPASTEENTRY native structure.
OleUIPasteEntry() - Constructor for class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
OleUIPasteEntry(OleUIPasteEntry) - Constructor for class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
OleUIPasteFlag - class com.jniwrapper.win32.ole.types.OleUIPasteFlag.
This enumeration defines IDs for options of pasting and corresponds to OLEUIPASTEFLAG native enumeration.
OleUIPasteFlag() - Constructor for class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OleUIPasteFlag(long) - Constructor for class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OleUIPasteFlag(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleUIPasteFlag
 
OleUIPasteSpecial - class com.jniwrapper.win32.ole.types.OleUIPasteSpecial.
This structure contains information about Paste special dialog box and corresponds to OLEUIPASTESPECIAL native structure.
OleUIPasteSpecial() - Constructor for class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
OleUIPasteSpecial(OleUIPasteSpecial) - Constructor for class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
OleUpdate - class com.jniwrapper.win32.ole.types.OleUpdate.
This enumeration defines IDs for specifying when update cached data: automatically, or on calls of IOleObject::Update, IOleLink::Update methods.
OleUpdate() - Constructor for class com.jniwrapper.win32.ole.types.OleUpdate
 
OleUpdate(long) - Constructor for class com.jniwrapper.win32.ole.types.OleUpdate
 
OleUpdate(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleUpdate
 
OleVerb - class com.jniwrapper.win32.ole.types.OleVerb.
This structure contains information about verb supported by object and corresponds to OLEVERB native structure.
OleVerb() - Constructor for class com.jniwrapper.win32.ole.types.OleVerb
 
OleVerb(OleVerb) - Constructor for class com.jniwrapper.win32.ole.types.OleVerb
 
OleVerbAttrib - class com.jniwrapper.win32.ole.types.OleVerbAttrib.
This enumeration defines IDs used in OleVerb structure and corresponds to OLEVERBATTRIB native enumeration.
OleVerbAttrib() - Constructor for class com.jniwrapper.win32.ole.types.OleVerbAttrib
 
OleVerbAttrib(long) - Constructor for class com.jniwrapper.win32.ole.types.OleVerbAttrib
 
OleVerbAttrib(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleVerbAttrib
 
OleVerbs - class com.jniwrapper.win32.ole.types.OleVerbs.
This enumeration contains constants for IOleObject::DoVerb method.
OleVerbs() - Constructor for class com.jniwrapper.win32.ole.types.OleVerbs
 
OleVerbs(long) - Constructor for class com.jniwrapper.win32.ole.types.OleVerbs
 
OleVerbs(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleVerbs
 
OleWhichMk - class com.jniwrapper.win32.ole.types.OleWhichMk.
This enumeration constants indicate which part of an object's moniker is being set or retrieved.
OleWhichMk() - Constructor for class com.jniwrapper.win32.ole.types.OleWhichMk
 
OleWhichMk(long) - Constructor for class com.jniwrapper.win32.ole.types.OleWhichMk
 
OleWhichMk(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.OleWhichMk
 
OnContainerVisible - Static variable in class com.jniwrapper.win32.automation.OleContainer.AutoActivateMode
Embedded object will be displayed as soon OleContainer component becomes visible.
oleCreate(CLSID, IID, OleRender, FormatEtc, IOleClientSite, IStorage, IUnknown) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateDefaultHandler(CLSID, IUnknown, IID, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateEx(CLSID, IID, OleCreate, OleRender, Int32, Int32, FormatEtc, IAdviseSink, Int32, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateFromData(IDataObject, IID, OleRender, FormatEtc, IOleClientSite, IStorage, IUnknown) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateFromDataEx(IDataObject, IID, OleCreate, OleRender, Int32, Int32, FormatEtc, IAdviseSink, Int32, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateFromFile(CLSID, BStr, IID, OleRender, FormatEtc, IOleClientSite, IStorage, IUnknown) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateFromFileEx(CLSID, BStr, IID, OleCreate, OleRender, Int32, Int32, FormatEtc, IAdviseSink, Int32, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateLink(IMoniker, IID, OleRender, Pointer.Void, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateLinkEx(IMoniker, IID, OleCreate, OleRender, Int32, Int32, Pointer.Void, IAdviseSink, Int32, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateLinkFromData(IDataObject, IID, OleRender, Pointer.Void, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateLinkFromDataEx(IDataObject, IID, OleCreate, OleRender, Int32, Int32, Pointer.Void, IAdviseSink, Int32, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateLinkToFile(BStr, IID, OleRender, Pointer.Void, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateLinkToFileEx(BStr, IID, OleCreate, OleRender, Int32, Int32, Pointer.Void, IAdviseSink, Int32, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateMenuDescriptor(Int32, OleMenuGroupWidths) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleCreateStaticFromData(IDataObject, IID, OleRender, Pointer.Void, IOleClientSite, IStorage, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleDestroyMenuDescriptor(Int32) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleDraw(IUnknown, DvAspect, DC, Rect) - Static method in class com.jniwrapper.win32.ole.OleFunctions
The helper function can be used to draw objects more easily.
oleDuplicateData(Int32, Int16, Int32) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleFlushClipboard() - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleGetClipboard() - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleGetIconOfClass(CLSID, BStr, Int32) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleInitialize() - Static method in class com.jniwrapper.win32.ole.OleFunctions
Initializes a COM library.
oleIsCurrentClipboard(IDataObject) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleIsRunning(IOleObject) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleLoad(IStorage, IID, IOleClientSite) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleLoadFromStream(IStream, IID, Pointer.Void) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleLockRunning(IUnknown, VariantBool, VariantBool) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleMetafilePictFromIconAndLabel(Int32, BStr, BStr, Int32) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleNoteObjectVisible(IUnknown, VariantBool) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleRun(IUnknown) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleSave(IPersistStorage, IStorage, VariantBool) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleSaveToStream(IPersistStream, IStream) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleSetClipboard(IDataObject) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleSetContainedObject(IUnknown, Int32) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleSetMenuDescriptor(Int32, Int32, Int32, IOleInPlaceFrame, IOleInPlaceActiveObject) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleTranslateAccelerator(IOleInPlaceFrame, OleInplaceFrameInfo, Msg) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
oleUninitialize() - Static method in class com.jniwrapper.win32.ole.OleFunctions
Uninitializes a COM library.
onAmbientPropertyChange(DispID) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
onAmbientPropertyChange(DispID) - Method in interface com.jniwrapper.win32.ole.IOleControl
 
onAmbientPropertyChange(DispID) - Method in class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
onChanged(Int32) - Method in interface com.jniwrapper.win32.ole.IPropertyNotifySink
 
onChanged(Int32) - Method in class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
onClose() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onClose() - Method in interface com.jniwrapper.win32.ole.IAdviseSink
 
onClose() - Method in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
onControlInfoChanged() - Method in interface com.jniwrapper.win32.ole.IOleControlSite
 
onControlInfoChanged() - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
onDataChange(FormatEtc, StgMedium) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onDataChange(FormatEtc, StgMedium) - Method in interface com.jniwrapper.win32.ole.IAdviseSink
 
onDataChange(FormatEtc, StgMedium) - Method in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
onDocWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
onDocWindowActivate(VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
onDocWindowActivate(VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
onDocWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
onDocWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
onDocWindowActivate(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceActiveObject
 
onDocWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
onFocus(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleControlSite
 
onFocus(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
onFrameWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
onFrameWindowActivate(VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
onFrameWindowActivate(VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
onFrameWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
onFrameWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
onFrameWindowActivate(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceActiveObject
 
onFrameWindowActivate(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
onInPlaceActivate() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onInPlaceActivate() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
onInPlaceActivate() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
onInPlaceActivateEx(UInt32) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSiteEx
 
onInPlaceActivateEx(UInt32) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
onInPlaceDeactivate() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onInPlaceDeactivate() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
onInPlaceDeactivate() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
onInPlaceDeactivateEx(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSiteEx
 
onInPlaceDeactivateEx(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
onMnemonic(Msg) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
onMnemonic(Msg) - Method in interface com.jniwrapper.win32.ole.IOleControl
 
onMnemonic(Msg) - Method in class com.jniwrapper.win32.ole.impl.IOleControlImpl
 
onPosRectChange(Rect) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onPosRectChange(Rect) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
onPosRectChange(Rect) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
onRename(IMoniker) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onRename(IMoniker) - Method in interface com.jniwrapper.win32.ole.IAdviseSink
 
onRename(IMoniker) - Method in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
onRequestEdit(Int32) - Method in interface com.jniwrapper.win32.ole.IPropertyNotifySink
 
onRequestEdit(Int32) - Method in class com.jniwrapper.win32.ole.impl.IPropertyNotifySinkImpl
 
onSave() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onSave() - Method in interface com.jniwrapper.win32.ole.IAdviseSink
 
onSave() - Method in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
onShowWindow(VariantBool) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onShowWindow(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleClientSite
 
onShowWindow(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
onStart() - Method in class com.jniwrapper.win32.automation.OleMessageLoop
 
onStop() - Method in class com.jniwrapper.win32.automation.OleMessageLoop
 
onUIActivate() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onUIActivate() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
onUIActivate() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
onUIDeactivate(VariantBool) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onUIDeactivate(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
onUIDeactivate(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
onViewChange(DvAspect, Int32) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
onViewChange(DvAspect, Int32) - Method in interface com.jniwrapper.win32.ole.IAdviseSink
 
onViewChange(DvAspect, Int32) - Method in class com.jniwrapper.win32.ole.impl.IAdviseSinkImpl
 
open(File) - Method in class com.jniwrapper.win32.automation.OleContainer
Creates an OLE object from file.
open() - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
open() - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
openStorage(OleStr, IStorage, StgMode, SNB, UInt32) - Method in interface com.jniwrapper.win32.stg.IStorage
 
openStorage(OleStr, IStorage, StgMode, SNB, UInt32) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
openStream(OleStr, Pointer.Void, StgMode, UInt32) - Method in interface com.jniwrapper.win32.stg.IStorage
 
openStream(OleStr, Pointer.Void, StgMode, UInt32) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 

P

PARAMFLAG_FHASCUSTDATA - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PARAMFLAG_FHASDEFAULT - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PARAMFLAG_FIN - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PARAMFLAG_FLCID - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PARAMFLAG_FOPT - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PARAMFLAG_FOUT - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PARAMFLAG_FRETVAL - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PARAMFLAG_NONE - Static variable in interface com.jniwrapper.win32.automation.types.ParamFlags
 
PORT - Static variable in class com.jniwrapper.win32.com.DispatchComServerFactory
 
PRIMARY - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
PROG_ID - Static variable in class com.jniwrapper.win32.tools.ComServerEntry
 
PROMPTSAVE - Static variable in class com.jniwrapper.win32.ole.types.OleClose
 
PROPERTIES - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
PTR_NULL - Static variable in class com.jniwrapper.win32.com.ComModule
 
PTR_NULL - Static variable in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
PageSet - class com.jniwrapper.win32.ole.PageSet.
 
PageSet() - Constructor for class com.jniwrapper.win32.ole.PageSet
 
PageSet(PageSet) - Constructor for class com.jniwrapper.win32.ole.PageSet
 
ParamDesc - class com.jniwrapper.win32.automation.types.ParamDesc.
The ParamDesc class corresponds to PARAMDESC native structure.
ParamDesc() - Constructor for class com.jniwrapper.win32.automation.types.ParamDesc
 
ParamDesc(ParamDesc) - Constructor for class com.jniwrapper.win32.automation.types.ParamDesc
 
ParamDescEx - class com.jniwrapper.win32.automation.types.ParamDescEx.
The ParamDescEx class corresponds to PARAMDESCEX native structure.
ParamDescEx() - Constructor for class com.jniwrapper.win32.automation.types.ParamDescEx
 
ParamDescEx(ParamDescEx) - Constructor for class com.jniwrapper.win32.automation.types.ParamDescEx
 
ParamFlags - interface com.jniwrapper.win32.automation.types.ParamFlags.
The ParamFlags class corresponds to PARAMFLAG native constants.
PointF - class com.jniwrapper.win32.ole.types.PointF.
This structure is used for conversions between container units and control units and corresponds to POINTF native structure.
PointF() - Constructor for class com.jniwrapper.win32.ole.types.PointF
 
PointF(PointF) - Constructor for class com.jniwrapper.win32.ole.types.PointF
 
PrintHandler - interface com.jniwrapper.win32.automation.PrintHandler.
This class is a callback for OleContainer.
PrinterDeviceInfo - class com.jniwrapper.win32.automation.PrinterDeviceInfo.
 
PrinterDeviceInfo() - Constructor for class com.jniwrapper.win32.automation.PrinterDeviceInfo
 
PrinterDeviceInfo(Handle, Handle, int) - Constructor for class com.jniwrapper.win32.automation.PrinterDeviceInfo
 
paint(Graphics) - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
paint(Graphics) - Method in class com.jniwrapper.win32.automation.OleContainer
 
parseDisplayName(IBindCtx, IMoniker, OleStr, Int32) - Method in interface com.jniwrapper.win32.com.IMoniker
 
parseDisplayName(IBindCtx, IMoniker, OleStr, Int32) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
parseDisplayName(IBindCtx, OleStr, Int32) - Method in interface com.jniwrapper.win32.ole.IParseDisplayName
 
parseDisplayName(IBindCtx, OleStr, Int32) - Method in class com.jniwrapper.win32.ole.impl.IParseDisplayNameImpl
 
pixelsToHimetric(Size) - Static method in class com.jniwrapper.win32.automation.GraphicsUtils
 
pop(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
postThreadMessage(int) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Posts the message to the message queue of the message loop thread.
postThreadMessage(int, int, int) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Deprecated. This method is incompatible with 64-bit architectures. Use OleMessageLoop.postThreadMessage(int message, long wParam, long lParam) instead.
postThreadMessage(int, long, long) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Posts the specified message to the message queue of the message loop thread.
print(PrintParameters) - Method in interface com.jniwrapper.win32.automation.PrintHandler
Displays a print dialog box.
print() - Method in interface com.jniwrapper.win32.automation.PrintHandler
Displays a print dialog box.
print(Int32, Handle, Handle, StgMedium, IContinueCallback, Int32, Int32, Int32) - Method in interface com.jniwrapper.win32.ole.IPrint
 
print(Int32, Handle, Handle, StgMedium, IContinueCallback, Int32, Int32, Int32) - Method in class com.jniwrapper.win32.ole.impl.IPrintImpl
 
printPreview() - Method in interface com.jniwrapper.win32.automation.PrintHandler
Shows print preview for a document embedded into OleContainer.
push(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
putField(InvokeKind, Pointer.Void, OleStr, Variant) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
putField(InvokeKind, Pointer.Void, OleStr, Variant) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
putField(InvokeKind, Pointer.Void, OleStr, Variant) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
putFieldNoCopy(InvokeKind, Pointer.Void, OleStr, Variant) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
putFieldNoCopy(InvokeKind, Pointer.Void, OleStr, Variant) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
putFieldNoCopy(InvokeKind, Pointer.Void, OleStr, Variant) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 

Q

queryContinueDrag(VariantBool, UInt32) - Method in interface com.jniwrapper.win32.ole.IDropSource
 
queryContinueDrag(VariantBool, UInt32) - Method in class com.jniwrapper.win32.ole.impl.IDropSourceImpl
 
queryGetData(FormatEtc) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
queryGetData(FormatEtc) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
queryInterface(IID, IUnknown) - Method in interface com.jniwrapper.win32.com.IUnknown
Retrieves pointers to the supported interfaces on an object.
queryInterface(IUnknown) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
queryInterface(IID, IUnknown) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
queryInterface(IID, IUnknown) - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
queryInterfaceAggregated(IID, IUnknown) - Method in class com.jniwrapper.win32.com.server.IUnknownServer
If an aggregate object exists, calls the queryInterface method for it; otherwise calls the queryInterface method for a current object.
queryService(GUID, IID, IUnknown) - Method in interface com.jniwrapper.win32.com.IServiceProvider
 
queryService(GUID, IID, IUnknown) - Method in class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
queryService(GUID, IUnknownImpl) - Method in class com.jniwrapper.win32.com.impl.IServiceProviderImpl
 
queryStatus(GUID, Int32, OleCmd, OleCmdText) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
queryStatus() - Method in interface com.jniwrapper.win32.ole.IInPlacePrintPreview
 
queryStatus(GUID, Int32, OleCmd, OleCmdText) - Method in interface com.jniwrapper.win32.ole.IOleCommandTarget
 
queryStatus() - Method in class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
queryStatus(GUID, Int32, OleCmd, OleCmdText) - Method in class com.jniwrapper.win32.ole.impl.IOleCommandTargetImpl
 

R

RECORD - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array containing records.
REGCLS_MULTIPLEUSE - Static variable in class com.jniwrapper.win32.com.types.RegCls
 
REGCLS_MULTI_SEPARATE - Static variable in class com.jniwrapper.win32.com.types.RegCls
 
REGCLS_SINGLEUSE - Static variable in class com.jniwrapper.win32.com.types.RegCls
 
REGCLS_SURROGATE - Static variable in class com.jniwrapper.win32.com.types.RegCls
 
REGCLS_SUSPENDED - Static variable in class com.jniwrapper.win32.com.types.RegCls
 
REGKIND_DEFAULT - Static variable in class com.jniwrapper.win32.automation.types.RegKind
 
REGKIND_NONE - Static variable in class com.jniwrapper.win32.automation.types.RegKind
 
REGKIND_REGISTER - Static variable in class com.jniwrapper.win32.automation.types.RegKind
 
REMOTE_SERVER - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
RESERVED - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
Bits reserved for future use.
RESERVED1 - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
RESERVED2 - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
RESERVED3 - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
RESERVED4 - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
RESERVED5 - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
ROTFLAGS_ALLOWANYCLIENT - Static variable in class com.jniwrapper.win32.ole.types.RotFlags
 
ROTFLAGS_REGISTRATIONKEEPSALIVE - Static variable in class com.jniwrapper.win32.ole.types.RotFlags
 
RPC_C_AUTHN_DCE_PRIVATE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_DCE_PUBLIC - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_DEC_PUBLIC - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_DEFAULT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_DIGEST - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_DPA - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_GSS_KERBEROS - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_GSS_NEGOTIATE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_GSS_SCHANNEL - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_LEVEL_CALL - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_LEVEL_CONNECT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_LEVEL_DEFAULT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_LEVEL_NONE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_LEVEL_PKT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_LEVEL_PKT_INTEGRITY - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_LEVEL_PKT_PRIVACY - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_MQ - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_MSN - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_NONE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHN_WINNT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHZ_DCE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHZ_DEFAULT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHZ_NAME - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_AUTHZ_NONE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_IMP_LEVEL_ANONYMOUS - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_IMP_LEVEL_DEFAULT - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_IMP_LEVEL_DELEGATE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_IMP_LEVEL_IDENTIFY - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RPC_C_IMP_LEVEL_IMPERSONATE - Static variable in class com.jniwrapper.win32.com.CoAuthInfo
 
RegCls - class com.jniwrapper.win32.com.types.RegCls.
Class RegCls represents REGCLS enumeration.
RegCls() - Constructor for class com.jniwrapper.win32.com.types.RegCls
 
RegCls(long) - Constructor for class com.jniwrapper.win32.com.types.RegCls
 
RegCls(IntegerParameter) - Constructor for class com.jniwrapper.win32.com.types.RegCls
 
RegKind - class com.jniwrapper.win32.automation.types.RegKind.
The RegKind class corresponds to REGKIND native enumeration.
RegKind() - Constructor for class com.jniwrapper.win32.automation.types.RegKind
 
RegKind(long) - Constructor for class com.jniwrapper.win32.automation.types.RegKind
 
RegKind(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.RegKind
 
RegisterDispatchComServer - class com.jniwrapper.win32.tools.RegisterDispatchComServer.
This class is responsible for the java COM server registration in the Windows Registry.
RegisterDispatchComServer.ComServerDescriptor - class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor.
This class is the descriptor of a Java COM server.
RegisterDispatchComServer.ComServerDescriptor(Class, String, String, String, String, boolean) - Constructor for class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Creates new descriptor for Java COM server.
RegisterDispatchComServer.ComServerDescriptor(Class, String) - Constructor for class com.jniwrapper.win32.tools.RegisterDispatchComServer.ComServerDescriptor
Creates new descriptor for Java COM server.
RotFlags - class com.jniwrapper.win32.ole.types.RotFlags.
This class contains DWORD constants used in the IRunningObjectTable::Register method.
RotFlags() - Constructor for class com.jniwrapper.win32.ole.types.RotFlags
 
RotFlags(long) - Constructor for class com.jniwrapper.win32.ole.types.RotFlags
 
RotFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.RotFlags
 
reactivateAndUndo() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
reactivateAndUndo() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceObject
 
reactivateAndUndo() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
read(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.OleStr
 
read(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.BStr
 
read(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
read(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
read(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
read(Pointer.Void, ULongInt, ULongInt) - Method in interface com.jniwrapper.win32.stg.ISequentialStream
 
read(Pointer.Void, ULongInt, ULongInt) - Method in class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
readAt(CY, Pointer.Void, Int32) - Method in interface com.jniwrapper.win32.stg.ILockBytes
 
readAt(CY, Pointer.Void, Int32) - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
readByte(int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
readByteArray(int, byte[], int, int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
readByteArray(int, int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
readCallbackReference(int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
readClassStg(IStorage) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
readClassStm(IStream) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
readInt(int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
readLong(int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
readPerformed() - Method in class com.jniwrapper.win32.automation.types.Variant
 
readPointer(int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
readShort(int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
realloc(Pointer.Void, ULongInt) - Method in interface com.jniwrapper.win32.com.IMalloc
 
realloc(Pointer.Void, ULongInt) - Method in class com.jniwrapper.win32.com.impl.IMallocImpl
 
recordClear(Pointer.Void) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
recordClear(Pointer.Void) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
recordClear(Pointer.Void) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
recordCopy(Pointer.Void, Pointer.Void) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
recordCopy(Pointer.Void, Pointer.Void) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
recordCopy(Pointer.Void, Pointer.Void) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
recordCreate() - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
recordCreate() - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
recordCreate() - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
recordCreateCopy(Pointer.Void) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
recordCreateCopy(Pointer.Void) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
recordCreateCopy(Pointer.Void) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
recordDestroy(Pointer.Void) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
recordDestroy(Pointer.Void) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
recordDestroy(Pointer.Void) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
recordInit(Pointer.Void) - Method in interface com.jniwrapper.win32.automation.IRecordInfo
 
recordInit(Pointer.Void) - Method in class com.jniwrapper.win32.automation.impl.IRecordInfoImpl
 
recordInit(Pointer.Void) - Method in class com.jniwrapper.win32.automation.types.StructureInfo
 
reduce(IBindCtx, Int32, IMoniker) - Method in interface com.jniwrapper.win32.com.IMoniker
 
reduce(IBindCtx, Int32, IMoniker) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
register(RotFlags, IUnknown, IMoniker) - Method in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
register(RotFlags, IUnknown, IMoniker) - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
registerActiveObject(IUnknown, CLSID, boolean) - Static method in class com.jniwrapper.win32.com.ComFunctions
Registers an object as the active object for its class.
registerComServer(Class) - Method in class com.jniwrapper.win32.com.DispatchComServerFactory
 
registerComServer(RegisterDispatchComServer.ComServerDescriptor, boolean, List) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Registers the specified Java COM server with ability to specify whesere the COM server is for current user only or not
registerComServer(RegisterDispatchComServer.ComServerDescriptor, List) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Registers the specified Java COM server for all users by default
registerInstance(IUnknownServer) - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
registerInstance(IUnknownServer) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
registerInterface(Class, IUnknownVTBL) - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
registerInterface(Class, IUnknownVTBL) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
Associates a virtual table with interface.
registerMethods(Class) - Method in class com.jniwrapper.win32.com.server.IDispatchServer
 
registerMethods(Class, boolean) - Method in class com.jniwrapper.win32.com.server.IDispatchServer
 
registerObjectBound(IUnknown) - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
registerObjectBound(IUnknown) - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
registerObjectParam(OleStr, IUnknown) - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
registerObjectParam(OleStr, IUnknown) - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
relativePathTo(IMoniker) - Method in interface com.jniwrapper.win32.com.IMoniker
 
relativePathTo(IMoniker) - Method in class com.jniwrapper.win32.com.impl.IMonikerImpl
 
release() - Method in class com.jniwrapper.win32.automation.Automation
Releases dispatch encapsulated in this object.
release() - Method in class com.jniwrapper.win32.automation.ScriptingAutomation
 
release() - Method in class com.jniwrapper.win32.automation.types.BStr
Releases native resources of this object.
release() - Method in class com.jniwrapper.win32.automation.types.SafeArray
Releases native resources of this object.
release() - Method in class com.jniwrapper.win32.automation.types.Variant
Deprecated. This method is not used any more
release() - Method in class com.jniwrapper.win32.com.DispatchComServer
 
release() - Method in interface com.jniwrapper.win32.com.IUnknown
Decrements the reference count for an interface on an object.
release() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
release() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
releaseAggregated() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
Calls release for an aggregate object.
releaseBoundObjects() - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
releaseBoundObjects() - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
releaseFuncDesc(Pointer) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
releaseFuncDesc(Pointer) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
releaseStgMedium(StgMedium) - Static method in class com.jniwrapper.win32.ole.OleFunctions
 
releaseTLibAttr(Pointer) - Method in interface com.jniwrapper.win32.automation.ITypeLib
 
releaseTLibAttr(Pointer) - Method in class com.jniwrapper.win32.automation.impl.ITypeLibImpl
 
releaseTypeAttr(Pointer) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
releaseTypeAttr(Pointer) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
releaseVarDesc(Pointer) - Method in interface com.jniwrapper.win32.automation.ITypeInfo
 
releaseVarDesc(Pointer) - Method in class com.jniwrapper.win32.automation.impl.ITypeInfoImpl
 
removeMenus(Int32) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
removeMenus(Int32) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceFrame
 
removeMenus(Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
removeMessageListener(MessageLoopListener) - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Removes the specified process message listener.
removeNotify() - Method in class com.jniwrapper.win32.automation.OleContainer
 
removePathElement(String) - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
renameElement(OleStr, OleStr) - Method in interface com.jniwrapper.win32.stg.IStorage
 
renameElement(OleStr, OleStr) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
requestBorderSpace(Rect) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
requestBorderSpace(Rect) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceUIWindow
 
requestBorderSpace(Rect) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
requestLicKey(UInt32, BStr) - Method in interface com.jniwrapper.win32.com.IClassFactory2
Creates and returns a license key that the caller can save and use later in calls to IClassFactory2.createInstanceLic(IUnknown, IUnknown, com.jniwrapper.win32.com.types.IID, com.jniwrapper.win32.automation.types.BStr, IUnknown).
requestLicKey(UInt32, BStr) - Method in class com.jniwrapper.win32.com.impl.IClassFactory2Impl
 
requestNewObjectLayout() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
requestNewObjectLayout() - Method in interface com.jniwrapper.win32.ole.IOleClientSite
 
requestNewObjectLayout() - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
requestUIActivate() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSiteEx
 
requestUIActivate() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteExImpl
 
reset() - Method in interface com.jniwrapper.win32.com.IEnumMoniker
 
reset() - Method in interface com.jniwrapper.win32.com.IEnumString
 
reset() - Method in interface com.jniwrapper.win32.com.IEnumUnknown
 
reset() - Method in interface com.jniwrapper.win32.com.IEnumVariant
 
reset() - Method in class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
reset() - Method in class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
reset() - Method in class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
reset() - Method in class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
reset() - Method in interface com.jniwrapper.win32.ole.IEnumConnectionPoints
 
reset() - Method in interface com.jniwrapper.win32.ole.IEnumConnections
 
reset() - Method in interface com.jniwrapper.win32.ole.IEnumFormatEtc
 
reset() - Method in interface com.jniwrapper.win32.ole.IEnumOleDocumentViews
 
reset() - Method in interface com.jniwrapper.win32.ole.IEnumOleVerb
 
reset() - Method in interface com.jniwrapper.win32.ole.IEnumStatData
 
reset() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
reset() - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
reset() - Method in class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
reset() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
reset() - Method in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
reset() - Method in class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
reset() - Method in interface com.jniwrapper.win32.stg.IEnumStatStg
 
reset() - Method in class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
resize(int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
resizeBorder(Rect, IOleInPlaceUIWindow, VariantBool) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
resizeBorder(Rect, IOleInPlaceUIWindow, VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
resizeBorder(Rect, IOleInPlaceUIWindow, VariantBool) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
resizeBorder(Rect, IOleInPlaceUIWindow, VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
resizeBorder(Rect, IOleInPlaceUIWindow, VariantBool) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
resizeBorder(Rect, IOleInPlaceUIWindow, VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceActiveObject
 
resizeBorder(Rect, IOleInPlaceUIWindow, VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
resizeWindow() - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
resizeWindow() - Method in class com.jniwrapper.win32.automation.OleContainer
 
retryRejectedCall(Pointer.Void, UInt32, UInt32) - Method in interface com.jniwrapper.win32.com.IMessageFilter
This client-based method gives the application an opportunity to display a dialog box so the user can retry or cancel the call, or switch to the task identified by threadIDCallee.
retryRejectedCall(Pointer.Void, UInt32, UInt32) - Method in class com.jniwrapper.win32.com.impl.IMessageFilterImpl
 
revert() - Method in interface com.jniwrapper.win32.stg.IStorage
 
revert() - Method in interface com.jniwrapper.win32.stg.IStream
 
revert() - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
revert() - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
revoke(Int32) - Method in interface com.jniwrapper.win32.ole.IRunningObjectTable
 
revoke(Int32) - Method in class com.jniwrapper.win32.ole.impl.IRunningObjectTableImpl
 
revokeActiveObject(long) - Static method in class com.jniwrapper.win32.com.ComFunctions
Ends an object's status as active.
revokeObjectBound(IUnknown) - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
revokeObjectBound(IUnknown) - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
revokeObjectParam(OleStr) - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
revokeObjectParam(OleStr) - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 

S

SAVEIFDIRTY - Static variable in class com.jniwrapper.win32.ole.types.OleClose
 
SCode - class com.jniwrapper.win32.com.types.SCode.
The SCode class is used to describe errors and corresponds to SCODE native type (synonym of ULONG).
SCode() - Constructor for class com.jniwrapper.win32.com.types.SCode
 
SCode(int) - Constructor for class com.jniwrapper.win32.com.types.SCode
 
SCode(IntegerParameter) - Constructor for class com.jniwrapper.win32.com.types.SCode
 
SEC_WINNT_AUTH_IDENTITY_ANSI - Static variable in class com.jniwrapper.win32.com.CoAuthIdentity
 
SEC_WINNT_AUTH_IDENTITY_UNICODE - Static variable in class com.jniwrapper.win32.com.CoAuthIdentity
 
SERVER - Static variable in class com.jniwrapper.win32.com.types.ClsCtx
 
SERVERCALL_REJECTED - Static variable in class com.jniwrapper.win32.com.ServerCall
The object cannot handle the call due to an unforeseen problem, such as network unavailability.
SERVERCALL_RETRYLATER - Static variable in class com.jniwrapper.win32.com.ServerCall
The object cannot handle the call at this time.
SHOW - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
SNB - class com.jniwrapper.win32.stg.types.SNB.
This class corresponds to OLESTR** native type.
SNB() - Constructor for class com.jniwrapper.win32.stg.types.SNB
 
SNB(SNB) - Constructor for class com.jniwrapper.win32.stg.types.SNB
 
SPEED_OVER_MEMORY - Static variable in class com.jniwrapper.win32.com.CoInit
 
STATFLAG_DEFAULT - Static variable in class com.jniwrapper.win32.stg.types.StatFlag
 
STATFLAG_NONAME - Static variable in class com.jniwrapper.win32.stg.types.StatFlag
 
STATFLAG_NOOPEN - Static variable in class com.jniwrapper.win32.stg.types.StatFlag
 
STATIC - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array that is statically allocated.
STGFMT_ANY - Static variable in class com.jniwrapper.win32.stg.types.StgFmt
 
STGFMT_DOCFILE - Static variable in class com.jniwrapper.win32.stg.types.StgFmt
 
STGFMT_FILE - Static variable in class com.jniwrapper.win32.stg.types.StgFmt
 
STGFMT_NATIVE - Static variable in class com.jniwrapper.win32.stg.types.StgFmt
 
STGFMT_STORAGE - Static variable in class com.jniwrapper.win32.stg.types.StgFmt
 
STGM_CONVERT - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_CREATE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_DELETEONRELEASE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_DIRECT - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_DIRECT_SWMR - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_FAILIFTHERE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_NOSCRATCH - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_NOSNAPSHOT - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_PRIORITY - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_READ - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_READWRITE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_SHARE_DENY_NONE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_SHARE_DENY_READ - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_SHARE_DENY_WRITE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_SHARE_EXCLUSIVE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_SIMPLE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_TRANSACTED - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGM_WRITE - Static variable in class com.jniwrapper.win32.stg.types.StgMode
 
STGTY_LOCKBYTES - Static variable in class com.jniwrapper.win32.stg.types.StgTy
 
STGTY_PROPERTY - Static variable in class com.jniwrapper.win32.stg.types.StgTy
 
STGTY_STORAGE - Static variable in class com.jniwrapper.win32.stg.types.StgTy
 
STGTY_STREAM - Static variable in class com.jniwrapper.win32.stg.types.StgTy
 
STREAM_SEEK_CUR - Static variable in class com.jniwrapper.win32.stg.types.StreamSeek
 
STREAM_SEEK_END - Static variable in class com.jniwrapper.win32.stg.types.StreamSeek
 
STREAM_SEEK_SET - Static variable in class com.jniwrapper.win32.stg.types.StreamSeek
 
SYS_MAC - Static variable in class com.jniwrapper.win32.automation.types.SysKind
 
SYS_WIN16 - Static variable in class com.jniwrapper.win32.automation.types.SysKind
 
SYS_WIN32 - Static variable in class com.jniwrapper.win32.automation.types.SysKind
 
SYS_WIN64 - Static variable in class com.jniwrapper.win32.automation.types.SysKind
 
SafeArray - class com.jniwrapper.win32.automation.types.SafeArray.
This class is the special helper class for working with SafeArray.SafeArrayStructure, which corresponds to the SAFEARRAY data type.
SafeArray() - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Initializes empty instance.
SafeArray(Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Initializes a new instance of safe array of elements, specified by parameterClass parameter.
SafeArray(int, int, Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates one-dimensional array for specified data type, lower bound and element counts.
SafeArray(int, Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates one-dimensional array for specified data type and element counts.
SafeArray(SafeArrayBound, Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates one-dimensional array for specified data type and the specified array bound of SafeArrayBound type.
SafeArray(Parameter[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates a SafeArray object from a specified array of parameters.
SafeArray(String[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates a SafeArray of BStr elements from a specified array of strings.
SafeArray(int[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates a SafeArray of Int elements from a specified array of int's.
SafeArray(long[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates a SafeArray of LongInt elements from a specified array of long's.
SafeArray(float[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates a SafeArray of Float elements from a specified array of float's.
SafeArray(double[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates a SafeArray of DoubleFloat elements from a specified array of double's.
SafeArray(SafeArrayBound[], Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates multi-dimensional array for specified data type and the specified array bounds of SafeArrayBound type.
SafeArray(int[], Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates multidimensional array for specified data type and the specified array bounds of SafeArrayBound type.
SafeArray(byte[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates the array of bytes (UInt8) directly from the specified Java byte array.
SafeArray(SafeArrayBound[], byte[]) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates the array of bytes (UInt8) directly from the specified Java byte array.
SafeArray(SafeArrayBound[], byte[], Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Creates the array of bytes directly from the specified Java byte array.
SafeArray(Pointer.Void, Class) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray
Constructs an array from a pointer
SafeArray.SafeArrayAttributes - class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes.
 
SafeArray.SafeArrayAttributes() - Constructor for class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
 
SafeArray.SafeArrayAttributes(long) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
 
SafeArray.SafeArrayStructure - class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure.
This class represents SAFEARRAY Data Type.
SafeArray.SafeArrayStructure() - Constructor for class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
 
SafeArray.SafeArrayStructure(SafeArray.SafeArrayStructure) - Constructor for class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
 
SafeArrayBound - class com.jniwrapper.win32.automation.types.SafeArrayBound.
This structure contains bounds for dimension of an array and corresponds to SAFEARRAYBOUND native structure.
SafeArrayBound() - Constructor for class com.jniwrapper.win32.automation.types.SafeArrayBound
Creates new instance with 0 of elements in the array and 0 lower bound.
SafeArrayBound(int) - Constructor for class com.jniwrapper.win32.automation.types.SafeArrayBound
Creates new instance with specified number of elements in the array.
SafeArrayBound(int, int) - Constructor for class com.jniwrapper.win32.automation.types.SafeArrayBound
Creates new instance with specified number of elements in the array and specified lower bound.
Scale - Static variable in class com.jniwrapper.win32.automation.OleContainer.SizeMode
 
ScriptingAutomation - class com.jniwrapper.win32.automation.ScriptingAutomation.
Provides functions to invoke property setters and getters using features of IDispatchEx interface.
ScriptingAutomation(IUnknown, boolean) - Constructor for class com.jniwrapper.win32.automation.ScriptingAutomation
 
ScriptingAutomation(IUnknown) - Constructor for class com.jniwrapper.win32.automation.ScriptingAutomation
 
ScriptingAutomation.InvocationHelper - class com.jniwrapper.win32.automation.ScriptingAutomation.InvocationHelper.
 
ScriptingAutomation.InvocationHelper() - Constructor for class com.jniwrapper.win32.automation.ScriptingAutomation.InvocationHelper
 
ServerCall - class com.jniwrapper.win32.com.ServerCall.
The ServerCall enumeration constants indicate the status of server call returned by the IMessageFilter.handleInComingCall method and passed to the IMessageFilter.retryRejectedCall method.
ServerManager - class com.jniwrapper.win32.tools.ServerManager.
 
ServerManager() - Constructor for class com.jniwrapper.win32.tools.ServerManager
 
StatData - class com.jniwrapper.win32.ole.types.StatData.
This structure contains information about advisory connection and corresponds to STATDATA native structure.
StatData() - Constructor for class com.jniwrapper.win32.ole.types.StatData
 
StatData(StatData) - Constructor for class com.jniwrapper.win32.ole.types.StatData
 
StatFlag - class com.jniwrapper.win32.stg.types.StatFlag.
This class corresponds to STATFLAG native enumeration.
StatFlag() - Constructor for class com.jniwrapper.win32.stg.types.StatFlag
 
StatFlag(long) - Constructor for class com.jniwrapper.win32.stg.types.StatFlag
 
StatFlag(IntegerParameter) - Constructor for class com.jniwrapper.win32.stg.types.StatFlag
 
StatStg - class com.jniwrapper.win32.stg.types.StatStg.
This class corresponds to STATSTG native structure.
StatStg() - Constructor for class com.jniwrapper.win32.stg.types.StatStg
 
StatStg(StatStg) - Constructor for class com.jniwrapper.win32.stg.types.StatStg
 
StgCommit - class com.jniwrapper.win32.stg.types.StgCommit.
This class corresponds to STGC native enumeration.
StgCommit() - Constructor for class com.jniwrapper.win32.stg.types.StgCommit
 
StgCommit(long) - Constructor for class com.jniwrapper.win32.stg.types.StgCommit
 
StgCommit(IntegerParameter) - Constructor for class com.jniwrapper.win32.stg.types.StgCommit
 
StgFmt - class com.jniwrapper.win32.stg.types.StgFmt.
This class corresponds to STGFMT native enumeration.
StgFmt() - Constructor for class com.jniwrapper.win32.stg.types.StgFmt
 
StgFmt(long) - Constructor for class com.jniwrapper.win32.stg.types.StgFmt
 
StgFmt(IntegerParameter) - Constructor for class com.jniwrapper.win32.stg.types.StgFmt
 
StgMedium - class com.jniwrapper.win32.ole.types.StgMedium.
This structure is used by data transfer operations and corresponds to STGMEDIUM native structure.
StgMedium() - Constructor for class com.jniwrapper.win32.ole.types.StgMedium
 
StgMedium(StgMedium) - Constructor for class com.jniwrapper.win32.ole.types.StgMedium
 
StgMode - class com.jniwrapper.win32.stg.types.StgMode.
The enumeration defines conditions for creating, deleting and accessing structured storage objects.
StgMode() - Constructor for class com.jniwrapper.win32.stg.types.StgMode
 
StgMode(long) - Constructor for class com.jniwrapper.win32.stg.types.StgMode
 
StgMode(IntegerParameter) - Constructor for class com.jniwrapper.win32.stg.types.StgMode
 
StgOptions - class com.jniwrapper.win32.stg.types.StgOptions.
This class corresponds to STGOPTIONS native structure.
StgOptions() - Constructor for class com.jniwrapper.win32.stg.types.StgOptions
 
StgOptions(StgOptions) - Constructor for class com.jniwrapper.win32.stg.types.StgOptions
 
StgTy - class com.jniwrapper.win32.stg.types.StgTy.
This class corresponds to STGTY native enumeration.
StgTy() - Constructor for class com.jniwrapper.win32.stg.types.StgTy
 
StgTy(long) - Constructor for class com.jniwrapper.win32.stg.types.StgTy
 
StgTy(IntegerParameter) - Constructor for class com.jniwrapper.win32.stg.types.StgTy
 
StorageFunctions - class com.jniwrapper.win32.stg.StorageFunctions.
This class provides functions for working with Structured Storage objects.
StorageFunctions() - Constructor for class com.jniwrapper.win32.stg.StorageFunctions
 
StreamSeek - class com.jniwrapper.win32.stg.types.StreamSeek.
The StreamSeek class corresponds to STREAM_SEEK native enumeration.
StreamSeek() - Constructor for class com.jniwrapper.win32.stg.types.StreamSeek
 
StreamSeek(long) - Constructor for class com.jniwrapper.win32.stg.types.StreamSeek
 
StreamSeek(IntegerParameter) - Constructor for class com.jniwrapper.win32.stg.types.StreamSeek
 
Stretch - Static variable in class com.jniwrapper.win32.automation.OleContainer.SizeMode
 
StructureInfo - class com.jniwrapper.win32.automation.types.StructureInfo.
 
StructureInfo(CoClassMetaInfo) - Constructor for class com.jniwrapper.win32.automation.types.StructureInfo
 
SysKind - class com.jniwrapper.win32.automation.types.SysKind.
This enumeration contains IDs for types of an operating system and corresponds to SYSKIND native enumeration.
SysKind() - Constructor for class com.jniwrapper.win32.automation.types.SysKind
 
SysKind(long) - Constructor for class com.jniwrapper.win32.automation.types.SysKind
 
SysKind(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.SysKind
 
save(File) - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
save(File) - Method in class com.jniwrapper.win32.automation.OleContainer
Saves an OLE object to file.
save(OutputStream) - Method in class com.jniwrapper.win32.automation.OleContainer
Saves an OLE object to the specified stream.
save() - Method in class com.jniwrapper.win32.automation.OleContainer
Saves an OLE object as byte array.
save(OleStr, VariantBool) - Method in interface com.jniwrapper.win32.com.IPersistFile
 
save(IStorage, VariantBool) - Method in interface com.jniwrapper.win32.com.IPersistStorage
 
save(IStream, VariantBool) - Method in interface com.jniwrapper.win32.com.IPersistStream
 
save(IStream, VariantBool) - Method in interface com.jniwrapper.win32.com.IPersistStreamInit
 
save(OleStr, VariantBool) - Method in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
save(IStorage, VariantBool) - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
save(IStream, VariantBool) - Method in class com.jniwrapper.win32.com.impl.IPersistStreamImpl
 
save(IStream, VariantBool) - Method in class com.jniwrapper.win32.com.impl.IPersistStreamInitImpl
 
saveCompleted(OleStr) - Method in interface com.jniwrapper.win32.com.IPersistFile
 
saveCompleted(IStorage) - Method in interface com.jniwrapper.win32.com.IPersistStorage
 
saveCompleted(OleStr) - Method in class com.jniwrapper.win32.com.impl.IPersistFileImpl
 
saveCompleted(IStorage) - Method in class com.jniwrapper.win32.com.impl.IPersistStorageImpl
 
saveObject() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
saveObject() - Method in interface com.jniwrapper.win32.ole.IOleClientSite
 
saveObject() - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
saveViewState(IStream) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
saveViewState(IStream) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
scroll(Int32, Int32) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
scroll(Int32, Int32) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceSite
 
scroll(Int32, Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceSiteImpl
 
seek(Int64, StreamSeek) - Method in interface com.jniwrapper.win32.stg.IStream
 
seek(Int64, StreamSeek) - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
set(int, Parameter) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Sets the element at a given index in the one-dimensional array.
set(int[], Parameter) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Sets the element at a given index in the multi-dimensional array.
set(int[], Parameter, boolean) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Sets the element at a given index in the multi-dimensional array.
setActivatedWindow(Wnd) - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
setActivatedWindow(Wnd) - Method in class com.jniwrapper.win32.automation.OleContainer
 
setActivationVerb(int) - Method in class com.jniwrapper.win32.automation.OleContainer
Sets the default activation verb for the container.
setActive(boolean) - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
setActiveMember(Parameter) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setActiveMember(Parameter, boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setActiveObject(IOleInPlaceActiveObject, OleStr) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
setActiveObject(IOleInPlaceActiveObject, OleStr) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceUIWindow
 
setActiveObject(IOleInPlaceActiveObject, OleStr) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
setAdvise(DvAspect, AdviceFlags, IAdviseSink) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
setAdvise(DvAspect, AdviceFlags, IAdviseSink) - Method in interface com.jniwrapper.win32.ole.IViewObject
 
setAdvise(DvAspect, AdviceFlags, IAdviseSink) - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
setArrLinkTypes(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setArrPasteEntries(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setAspect(int) - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
setAuthInfo(CoAuthInfo) - Method in class com.jniwrapper.win32.com.CoServerInfo
 
setAuthnLevel(int) - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
setAuthnSvc(int) - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
setAuthzSvc(int) - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
setAutoActivateMode(OleContainer.AutoActivateMode) - Method in class com.jniwrapper.win32.automation.OleContainer
Determines how the object in an OLE container is activated.
setAutoDelete(boolean) - Method in class com.jniwrapper.win32.automation.types.BStr
Makes the NativeResourceCollector automatically free the memory buffer associated with this object or turn the automatic freeing off.
setAutoDelete(boolean) - Method in class com.jniwrapper.win32.automation.types.SafeArray
Make resource auto deleteable or manually deleteable.
setAutoDelete(boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setAutoDelete(boolean) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
setAutoDelete(boolean) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
setAutoDelete(boolean) - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
setBStr(BStr) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setBStrVal(BStr) - Method in class com.jniwrapper.win32.automation.types.Variant
Deprecated. use Variant.setValue(java.lang.Object, int)
setBindOptions(BindOptions) - Method in interface com.jniwrapper.win32.ole.IBindCtx
 
setBindOptions(BindOptions) - Method in class com.jniwrapper.win32.ole.impl.IBindCtxImpl
 
setBooleanValue(boolean) - Method in class com.jniwrapper.win32.automation.types.VariantBool
 
setBorderSpace(Rect) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
setBorderSpace(Rect) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceUIWindow
 
setBorderSpace(Rect) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceUIWindowImpl
 
setBstrDescription(String) - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
setBstrHelpFile(String) - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
setBstrSource(String) - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
setBufSize(int) - Method in class com.jniwrapper.win32.ole.types.OleCmdText
 
setCAccelEntries(int) - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
setCBytes(long) - Method in class com.jniwrapper.win32.automation.types.ParamDescEx
 
setCClsidExclude(int) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setCClsidExclude(int) - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
setCClsidExclude(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setCDims(int) - Method in class com.jniwrapper.win32.automation.types.ArrayDesc
 
setCFuncs(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setCImplTypes(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setCLinkTypes(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setCParams(short) - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
setCParamsOpt(short) - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
setCPasteEntries(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setCScodes(short) - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
setCVars(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setCapabilities(int) - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
setCb(int) - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
setCbAlignment(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setCbSize(int) - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
setCbSize(long) - Method in class com.jniwrapper.win32.stg.types.StatStg
 
setCbSizeInstance(long) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setCbSizeVft(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setCbStruct(long) - Method in class com.jniwrapper.win32.ole.PageSet
 
setCbStruct(int) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setCchFile(int) - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
setCchIconExe(int) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
setClass(CLSID) - Method in interface com.jniwrapper.win32.stg.IStorage
 
setClass(CLSID) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
setClientSite(IOleClientSite) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
setClientSite(IOleClientSite) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
setClientSite(IOleClientSite) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
setClipboardFormat(long) - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
setColorScheme(LogPalette) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
setColorScheme(LogPalette) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
setColorScheme(LogPalette) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
setCommandID(int) - Method in class com.jniwrapper.win32.ole.types.OleCmd
 
setComponentDisplayed(boolean) - Method in class com.jniwrapper.win32.automation.OleContainer
 
setContainer(OleContainer) - Method in interface com.jniwrapper.win32.automation.ContainerHandler
Sets an instance of OleContainer for callback.
setCount(long) - Method in class com.jniwrapper.win32.automation.types.SafeArrayBound
Sets new number of elements in the array.
setCustomJVM(String) - Method in class com.jniwrapper.win32.tools.ComServerEntry
 
setData(FormatEtc, StgMedium, VariantBool) - Method in interface com.jniwrapper.win32.ole.IDataObject
 
setData(FormatEtc, StgMedium, VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleCache
 
setData(FormatEtc, StgMedium, VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IDataObjectImpl
 
setData(FormatEtc, StgMedium, VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
setData(int) - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
setData(Pointer) - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
setData(Pointer.Void) - Method in class com.jniwrapper.win32.ole.types.StgMedium
 
setData1(long) - Method in class com.jniwrapper.win32.com.types.GUID
 
setData2(int) - Method in class com.jniwrapper.win32.com.types.GUID
 
setData3(int) - Method in class com.jniwrapper.win32.com.types.GUID
 
setData4(PrimitiveArray) - Method in class com.jniwrapper.win32.com.types.GUID
 
setDefaultInterface(Class) - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
setDefaultInterface(Class) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
Sets default interface.
setDescription(WideString) - Method in interface com.jniwrapper.win32.com.ICreateErrorInfo
 
setDescription(WideString) - Method in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
setDevMode(Handle) - Method in class com.jniwrapper.win32.automation.PrinterDeviceInfo
 
setDevNames(Handle) - Method in class com.jniwrapper.win32.automation.PrinterDeviceInfo
 
setDeviceNameOffset(short) - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
setDims(int) - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Sets the new number of dimensions in the array.
setDispInterface(boolean) - Method in class com.jniwrapper.win32.automation.Automation
Specifies the value of DispInterface property.
setDispInterface(boolean) - Method in class com.jniwrapper.win32.com.server.IDispatchServer
Specifies whether this object is the server for dispinterface.
setDispatchProperty(IDispatch, String, Object) - Static method in class com.jniwrapper.win32.automation.Automation
Sets dispatch property.
setDispatchProperty(IDispatch, String, Object, Object) - Static method in class com.jniwrapper.win32.automation.Automation
Sets dispatch property.
setDispatchProperty(IDispatch, String, Object, Object, Object) - Static method in class com.jniwrapper.win32.automation.Automation
Sets dispatch property.
setDispatchProperty(IDispatch, String, Object[]) - Static method in class com.jniwrapper.win32.automation.Automation
Sets dispatch property.
setDomainLength(long) - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
setDomainName(String) - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
setDriverNameOffset(short) - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
setDwConnection(int) - Method in class com.jniwrapper.win32.ole.types.StatData
 
setDwCookie(int) - Method in class com.jniwrapper.win32.ole.types.ConnectData
 
setDwFlags(int) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setDwHelpContext(long) - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
setDwLink(int) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
setDwScratchSpace(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
setElementTimes(OleStr, FileTime, FileTime, FileTime) - Method in interface com.jniwrapper.win32.stg.IStorage
 
setElementTimes(OleStr, FileTime, FileTime, FileTime) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
setElements(long) - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Sets the new size of an element of the array.
setErrorInfo(IErrorInfo) - Static method in class com.jniwrapper.win32.com.ComFunctions
Sets the error information object for the current logical thread of execution.
setEvenPages(boolean) - Method in class com.jniwrapper.win32.ole.PageSet
 
setExtDevModeOffset(short) - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
setExtent(DvAspect, Size) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
setExtent(DvAspect, Size) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
setExtent(DvAspect, Size) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
setFContext(int) - Method in class com.jniwrapper.win32.com.types._RemotableHandle
 
setFIsLinkedObject(boolean) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setFLink(boolean) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setFMDIApp(int) - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
setFObjectsIconChanged(boolean) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setFeatures(SafeArray.SafeArrayAttributes) - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Returns the new flags used by the array.
setFileOperationsHandler(FileOperationsHandler) - Method in class com.jniwrapper.win32.automation.OleContainer
 
setFlags(long) - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
setFuFlags(int) - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
setFullUserTypeName(int) - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
setGUID(GUID) - Method in interface com.jniwrapper.win32.com.ICreateErrorInfo
 
setGUID(GUID) - Method in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
setGrfLocksSupported(long) - Method in class com.jniwrapper.win32.stg.types.StatStg
 
setGrfMode(long) - Method in class com.jniwrapper.win32.stg.types.StatStg
 
setGrfStateBits(long) - Method in class com.jniwrapper.win32.stg.types.StatStg
 
setHInproc(int) - Method in class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009
 
setHInstance(int) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setHMetaPict(int) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeIcon
 
setHMetaPict(int) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setHMetaPict(int) - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
setHMetaPict(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setHRemote(int) - Method in class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009
 
setHResource(int) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setHTask(int) - Method in class com.jniwrapper.win32.ole.types.OleUIBusy
 
setHWndOwner(int) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setHaccel(long) - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
setHandle(long) - Method in class com.jniwrapper.win32.automation.types.BStr
 
setHandle(long) - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
setHandleUpdateAsSave(boolean) - Method in class com.jniwrapper.win32.automation.OleContainer
Set handle or not ole object update event.
setHelpContext(UInt32) - Method in interface com.jniwrapper.win32.com.ICreateErrorInfo
 
setHelpContext(UInt32) - Method in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
setHelpFile(WideString) - Method in interface com.jniwrapper.win32.com.ICreateErrorInfo
 
setHelpFile(WideString) - Method in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
setHi32(long) - Method in class com.jniwrapper.win32.automation.types.Decimal
 
setHostNames(OleStr, OleStr) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
setHostNames(OleStr, OleStr) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
setHostNames(OleStr, OleStr) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
setHwndFrame(Wnd) - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
setHwndFrame(long) - Method in class com.jniwrapper.win32.ole.types.OleInplaceFrameInfo
 
setIID(IID) - Method in class com.jniwrapper.win32.com.MultiQI
 
setImpersonationLevel(int) - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
setInPlaceSite(IOleInPlaceSite) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
setInPlaceSite(IOleInPlaceSite) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
setIndex(int) - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
setInitialPageNum(LongInt) - Method in interface com.jniwrapper.win32.ole.IPrint
 
setInitialPageNum(LongInt) - Method in class com.jniwrapper.win32.ole.impl.IPrintImpl
 
setInt64(long) - Method in class com.jniwrapper.win32.com.types.CY
 
setInterfaceSafetyOptions(IID, UInt32, UInt32) - Method in interface com.jniwrapper.win32.ole.IObjectSafety
 
setInterfaceSafetyOptions(IID, UInt32, UInt32) - Method in class com.jniwrapper.win32.ole.impl.IObjectSafetyImpl
 
setLCustData(int) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setLVerb(int) - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
setLibrariesEnabled(boolean) - Method in class com.jniwrapper.win32.tools.ServerManager
 
setLo32(long) - Method in class com.jniwrapper.win32.automation.types.Decimal
 
setLo64(long) - Method in class com.jniwrapper.win32.automation.types.Decimal
 
setLocaleID(LocaleID) - Method in class com.jniwrapper.win32.automation.Automation
Set locale ID.
setLocks(long) - Method in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayStructure
Sets the new number of locks.
setLowerBound(int) - Method in class com.jniwrapper.win32.automation.types.SafeArrayBound
Sets new lower bound for the array.
setLpClsidExclude(int) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setLpClsidExclude(int) - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
setLpClsidExclude(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setLpFormatEtc(int) - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
setLpOFN(int) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
setLpfnHook(int) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setLphWndDialog(int) - Method in class com.jniwrapper.win32.ole.types.OleUIBusy
 
setLpstrFormatName(String) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
setLpstrResultText(String) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteEntry
 
setLpstrSchema(String) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setLpstrSchema(String) - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
setLpszCaption(String) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setLpszDefLabel(String) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setLpszDisplayName(String) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
setLpszFile(String) - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
setLpszFrom(String) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
setLpszTemplate(String) - Method in class com.jniwrapper.win32.ole.types.OleUIHdr
 
setLpszTo(String) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
setLpszUserType(String) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setLpszVerbName(String) - Method in class com.jniwrapper.win32.ole.types.OleVerb
 
setMenu(Int32, Int32, Int32) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
setMenu(Int32, Int32, Int32) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceFrame
 
setMenu(Int32, Int32, Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
setMid32(long) - Method in class com.jniwrapper.win32.automation.types.Decimal
 
setMoniker(OleWhichMk, IMoniker) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
setMoniker(OleWhichMk, IMoniker) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
setMoniker(OleWhichMk, IMoniker) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
setNFileLength(int) - Method in class com.jniwrapper.win32.ole.types.OleUIChangeSource
 
setNSelectedIndex(int) - Method in class com.jniwrapper.win32.ole.types.OleUIPasteSpecial
 
setName(String) - Method in class com.jniwrapper.win32.com.CoServerInfo
 
setNull() - Method in class com.jniwrapper.win32.automation.OleStr
 
setNull() - Method in class com.jniwrapper.win32.automation.types.BStr
Deprecated. Use BStr.release() method instead.
setNull() - Method in interface com.jniwrapper.win32.com.IUnknown
 
setNull() - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
setNull() - Method in class com.jniwrapper.win32.com.server.IUnknownServer
 
setNumActualChars(int) - Method in class com.jniwrapper.win32.ole.types.OleCmdText
 
setNumCopies(long) - Method in class com.jniwrapper.win32.automation.PrinterDeviceInfo
 
setOInst(long) - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
setOVft(short) - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
setObjectRects(Rect, Rect) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
setObjectRects(Rect, Rect) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceObject
 
setObjectRects(Rect, Rect) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
setOddPages(boolean) - Method in class com.jniwrapper.win32.ole.PageSet
 
setOleContainer(OleContainer) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
setPageRange(long) - Method in class com.jniwrapper.win32.ole.PageSet
 
setPasswordLength(long) - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
setPasswordName(String) - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
setPchHostCss(int) - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
setPchHostNS(int) - Method in class com.jniwrapper.win32.mshtml.types.DocHostUIInfo
 
setPortNameOffset(short) - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
setPrimaryField(int) - Method in class com.jniwrapper.win32.tools.ComServerEntry.ComEntryComparator
 
setPrintDocumentHandler(PrintHandler) - Method in class com.jniwrapper.win32.automation.OleContainer
 
setProcessID(int) - Method in class com.jniwrapper.win32.automation.OfficeContainer
 
setProperty(String, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation.InvocationHelper
Sets dispatch property.
setProperty(DispID, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation.InvocationHelper
Sets dispatch property.
setProperty(String, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Sets property value of a referenced interface.
setProperty(DispID, Variant) - Method in class com.jniwrapper.win32.automation.Automation
Sets property value of a referenced interface.
setProperty(String, Variant[]) - Method in class com.jniwrapper.win32.automation.Automation
Sets property value of a referenced interface.
setProperty(String, Object) - Method in class com.jniwrapper.win32.automation.Automation
Sets property value of a referenced interface.
setProperty(DispID, Object) - Method in class com.jniwrapper.win32.automation.Automation
Sets property value of a referenced interface.
setProperty(String, Object[]) - Method in class com.jniwrapper.win32.automation.Automation
Sets property value of a referenced interface.
setProperty(DispID, Object[]) - Method in class com.jniwrapper.win32.automation.Automation
Sets property value of a referenced interface.
setProperty(String, Variant) - Method in class com.jniwrapper.win32.automation.ScriptingAutomation.InvocationHelper
 
setProperty(String, Variant) - Method in class com.jniwrapper.win32.automation.ScriptingAutomation
Sets property value of a referenced interface.
setProperty(String, Object) - Method in class com.jniwrapper.win32.automation.ScriptingAutomation
Sets property value of a referenced interface.
setPwcsName(String) - Method in class com.jniwrapper.win32.stg.types.StatStg
 
setPwcsTemplateFile(String) - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
setRect(Rect) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
setRect(Rect) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
setRectComplex(Rect, Rect, Rect, Rect) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
setRectComplex(Rect, Rect, Rect, Rect) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
setReserved(long) - Method in class com.jniwrapper.win32.stg.types.StatStg
 
setReserved(int) - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
setSafeArray(SafeArray) - Method in class com.jniwrapper.win32.automation.types.Variant
Sets the new safe array to this variant.
setSc(int) - Method in class com.jniwrapper.win32.ole.types.OleUIInsertObject
 
setScale(short) - Method in class com.jniwrapper.win32.automation.types.Decimal
 
setServerPrincName(String) - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
setSign(short) - Method in class com.jniwrapper.win32.automation.types.Decimal
 
setSignScale(short) - Method in class com.jniwrapper.win32.automation.types.Decimal
 
setSite(IUnknown) - Method in interface com.jniwrapper.win32.ole.IObjectWithSite
 
setSite(IUnknown) - Method in class com.jniwrapper.win32.ole.impl.IObjectWithSiteImpl
 
setSize(int) - Method in class com.jniwrapper.win32.ole.types.BindOptions
 
setSize(int) - Method in class com.jniwrapper.win32.ole.types.DvAspectInfo
 
setSize(int) - Method in class com.jniwrapper.win32.ole.types.DvTargetDevice
 
setSize(int) - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
setSize(CY) - Method in interface com.jniwrapper.win32.stg.ILockBytes
 
setSize(Int64) - Method in interface com.jniwrapper.win32.stg.IStream
 
setSize(CY) - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
setSize(Int64) - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
setSizeMode(OleContainer.SizeMode) - Method in class com.jniwrapper.win32.automation.OleContainer
Determines how the OLE object is sized in the OLE container.
setSource(WideString) - Method in interface com.jniwrapper.win32.com.ICreateErrorInfo
 
setSource(WideString) - Method in class com.jniwrapper.win32.com.impl.ICreateErrorInfoImpl
 
setSourceDisplayName(OleStr) - Method in interface com.jniwrapper.win32.ole.IOleLink
 
setSourceDisplayName(OleStr) - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
setSourceMoniker(IMoniker, CLSID) - Method in interface com.jniwrapper.win32.ole.IOleLink
 
setSourceMoniker(IMoniker, CLSID) - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
setSrcOfCopy(int) - Method in class com.jniwrapper.win32.ole.types.ObjectDescriptor
 
setStateBits(UInt32, UInt32) - Method in interface com.jniwrapper.win32.stg.IStorage
 
setStateBits(UInt32, UInt32) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
setStaticMode(boolean) - Method in class com.jniwrapper.win32.automation.OfficeContainer
Changes the embedded workbook displaying mode.
setStatusText(OleStr) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
setStatusText(OleStr) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceFrame
 
setStatusText(OleStr) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
setTargetDevice(int) - Method in class com.jniwrapper.win32.ole.types.FormatEtc
 
setTickCountDeadline(int) - Method in class com.jniwrapper.win32.ole.types.BindOptions
 
setType(long) - Method in class com.jniwrapper.win32.stg.types.StatStg
 
setUlSectorSize(long) - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
setUpdateOptions(OleUpdate) - Method in interface com.jniwrapper.win32.ole.IOleLink
 
setUpdateOptions(OleUpdate) - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
setUsVersion(int) - Method in class com.jniwrapper.win32.stg.types.StgOptions
 
setUseCaseSensitiveNameComparison(boolean) - Method in class com.jniwrapper.win32.com.server.IDispatchServer
Specifies whether this server should use case sensitive comparison of method names.
By default this parameter is true.
When parameter is true then it will not be possible to invoke for example its method which is declared as "doInt" using name "DoIt"
setUseCurrentThread(boolean) - Method in class com.jniwrapper.win32.automation.Automation
Specifies where to perform automation.
setUseCurrentThread(boolean) - Method in class com.jniwrapper.win32.automation.ScriptingAutomation
Specifies where to perform automation.
setUserLength(long) - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
setUserName(String) - Method in class com.jniwrapper.win32.com.CoAuthIdentity
 
setValue(String) - Method in class com.jniwrapper.win32.automation.OleStr
 
setValue(String) - Method in class com.jniwrapper.win32.automation.types.BStr
Sets the new value to this BStr object.
setValue(String, int) - Method in class com.jniwrapper.win32.automation.types.BStr
Sets the new value to this BStr.
setValue(Object, int) - Method in class com.jniwrapper.win32.automation.types.Variant
Sets new value for the variant.
setValue(long) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setValue(int) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setValue(double) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setValue(float) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setValue(boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
setValue(Object) - Method in class com.jniwrapper.win32.automation.types.Variant
Sets a variant value without specifying its type.
setValue(IUnknown) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
Sets this interface pointer to the specified unknown pointer.
setWCode(int) - Method in class com.jniwrapper.win32.automation.types.ExcepInfo
 
setWFormat(short) - Method in class com.jniwrapper.win32.ole.types.OleUIConvert
 
setWFuncFlags(int) - Method in class com.jniwrapper.win32.automation.types.FuncDesc
 
setWIDLFlags(long) - Method in class com.jniwrapper.win32.automation.types.IDLDesc
 
setWLibFlags(int) - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
setWMajorVerNum(int) - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
setWMajorVerNum(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setWMethod(int) - Method in class com.jniwrapper.win32.com.types.INTERFACEINFO
 
setWMinorVerNum(int) - Method in class com.jniwrapper.win32.automation.types.TLibAttr
 
setWMinorVerNum(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setWParamFlags(long) - Method in class com.jniwrapper.win32.automation.types.ParamDesc
 
setWTypeFlags(int) - Method in class com.jniwrapper.win32.automation.types.TypeAttr
 
setWVarFlags(int) - Method in class com.jniwrapper.win32.automation.types.VarDesc
 
setX(double) - Method in class com.jniwrapper.win32.ole.types.PointF
 
setY(double) - Method in class com.jniwrapper.win32.ole.types.PointF
 
setpAuthIdentityData(CoAuthIdentity) - Method in class com.jniwrapper.win32.com.CoAuthInfo
 
setupReallocation(long, int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
shouldActivateWhenVisible() - Method in class com.jniwrapper.win32.automation.OleContainer
 
show(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
show(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
showContextMenu(ContextMenuTarget, Point, IOleCommandTarget, IDispatch) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
showContextMenu(ContextMenuTarget, Point, IOleCommandTarget, IDispatch) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
showContextMenu(ContextMenuTarget, Point, IOleCommandTarget, IDispatch) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
showContextMenu(ContextMenuTarget, Point, IOleCommandTarget, IDispatch) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
showObject() - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
showObject() - Method in interface com.jniwrapper.win32.ole.IOleClientSite
 
showObject() - Method in class com.jniwrapper.win32.ole.impl.IOleClientSiteImpl
 
showPropertyFrame() - Method in interface com.jniwrapper.win32.ole.IOleControlSite
 
showPropertyFrame() - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
showUI(Int32, IOleInPlaceActiveObject, IOleCommandTarget, IOleInPlaceFrame, IOleInPlaceUIWindow) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
showUI(Int32, IOleInPlaceActiveObject, IOleCommandTarget, IOleInPlaceFrame, IOleInPlaceUIWindow) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
showUI(Int32, IOleInPlaceActiveObject, IOleCommandTarget, IOleInPlaceFrame, IOleInPlaceUIWindow) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
showUI(Int32, IOleInPlaceActiveObject, IOleCommandTarget, IOleInPlaceFrame, IOleInPlaceUIWindow) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
showWarning(String) - Method in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder
 
skip(Int32) - Method in interface com.jniwrapper.win32.com.IEnumMoniker
 
skip(Int32) - Method in interface com.jniwrapper.win32.com.IEnumString
 
skip(Int32) - Method in interface com.jniwrapper.win32.com.IEnumUnknown
 
skip(Int32) - Method in interface com.jniwrapper.win32.com.IEnumVariant
 
skip(Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumMonikerImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumStringImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumUnknownImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.com.impl.IEnumVariantImpl
 
skip(Int32) - Method in interface com.jniwrapper.win32.ole.IEnumConnectionPoints
 
skip(Int32) - Method in interface com.jniwrapper.win32.ole.IEnumConnections
 
skip(Int32) - Method in interface com.jniwrapper.win32.ole.IEnumFormatEtc
 
skip(Int32) - Method in interface com.jniwrapper.win32.ole.IEnumOleDocumentViews
 
skip(Int32) - Method in interface com.jniwrapper.win32.ole.IEnumOleVerb
 
skip(Int32) - Method in interface com.jniwrapper.win32.ole.IEnumStatData
 
skip(Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionPointsImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumConnectionsImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumFormatEtcImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumOleDocumentViewsImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumOleVerbImpl
 
skip(Int32) - Method in class com.jniwrapper.win32.ole.impl.IEnumStatDataImpl
 
skip(Int32) - Method in interface com.jniwrapper.win32.stg.IEnumStatStg
 
skip(Int32) - Method in class com.jniwrapper.win32.stg.impl.IEnumStatStgImpl
 
srcClass - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
start() - Method in class com.jniwrapper.win32.automation.ComAppletHelper
Starts native resource collector and OleMessageLoop.
start() - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Starts the message loop thread.
startPrintPreview(Int32, DvTargetDevice, IPreviewCallback, Int32) - Method in interface com.jniwrapper.win32.ole.IInPlacePrintPreview
 
startPrintPreview(Int32, DvTargetDevice, IPreviewCallback, Int32) - Method in class com.jniwrapper.win32.ole.impl.IInPlacePrintPreviewImpl
 
stat(StatFlag) - Method in interface com.jniwrapper.win32.stg.ILockBytes
 
stat(StatFlag) - Method in interface com.jniwrapper.win32.stg.IStorage
 
stat(StatFlag) - Method in interface com.jniwrapper.win32.stg.IStream
 
stat(StatFlag) - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
stat(StatFlag) - Method in class com.jniwrapper.win32.stg.impl.IStorageImpl
 
stat(StatFlag) - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
stgCreateDocfile(BStr, StgMode, Int32) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stgCreateDocfileOnILockBytes(ILockBytes, StgMode, Int32) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stgCreateStorageEx(BStr, StgMode, StgFmt, UInt32, StgOptions, Pointer.Void, IID) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stgIsStorageFile(String) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stgIsStorageILockBytes(ILockBytes) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stgOpenStorage(String, IStorage, StgMode, BStr) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stgOpenStorageEx(BStr, StgMode, StgFmt, UInt32, StgOptions, Pointer.Void, IID) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stgOpenStorageOnILockBytes(ILockBytes, IStorage, StgMode, BStr, Int32) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
stop() - Method in class com.jniwrapper.win32.automation.ComAppletHelper
Stops native resource collector and OleMessageLoop.
stop() - Static method in class com.jniwrapper.win32.automation.OleMessageLoop
Terminates the message thread.
string2GUID(String) - Static method in class com.jniwrapper.win32.com.types.GUID
Utility function that converts string presentation of a GUID to the GUID.
stripClassName(String) - Static method in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder
 
switchToFile(OleStr) - Method in interface com.jniwrapper.win32.stg.IRootStorage
 
switchToFile(OleStr) - Method in class com.jniwrapper.win32.stg.impl.IRootStorageImpl
 
sysAllocString(BStr) - Static method in class com.jniwrapper.win32.com.ComFunctions
Allocates a new string and copies the passed string into it
sysFreeString(BStr) - Static method in class com.jniwrapper.win32.com.ComFunctions
Deallocates a string allocated previously by ComFunctions.sysAllocString(com.jniwrapper.win32.automation.types.BStr)

T

TABLESTRONG - Static variable in class com.jniwrapper.win32.ole.types.MshlFlags
 
TABLEWEAK - Static variable in class com.jniwrapper.win32.ole.types.MshlFlags
 
THUMBNAIL - Static variable in class com.jniwrapper.win32.ole.types.DvAspect
 
TKIND_ALIAS - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_COCLASS - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_DISPATCH - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_ENUM - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_INTERFACE - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_MAX - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_MODULE - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_RECORD - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TKIND_UNION - Static variable in class com.jniwrapper.win32.automation.types.TypeKind
 
TLibAttr - class com.jniwrapper.win32.automation.types.TLibAttr.
This structure describes type library and corresponds to TLIBATTR native structure.
TLibAttr() - Constructor for class com.jniwrapper.win32.automation.types.TLibAttr
 
TLibAttr(TLibAttr) - Constructor for class com.jniwrapper.win32.automation.types.TLibAttr
 
TRANSPARENT - Static variable in class com.jniwrapper.win32.ole.types.DvAspect
 
TRUE - Static variable in class com.jniwrapper.win32.automation.types.VariantBool
 
TYMED_ENHMF - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYMED_FILE - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYMED_GDI - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYMED_HGLOBAL - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYMED_ISTORAGE - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYMED_ISTREAM - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYMED_MFPICT - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYMED_NULL - Static variable in class com.jniwrapper.win32.ole.types.TyMed
 
TYPEFLAG_FAGGREGATABLE - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FAPPOBJECT - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FCANCREATE - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FCONTROL - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FDISPATCHABLE - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FDUAL - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FHIDDEN - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FLICENSED - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FNONEXTENSIBLE - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FOLEAUTOMATION - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FPREDECLID - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FPROXY - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FREPLACEABLE - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FRESTRICTED - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TYPEFLAG_FREVERSEBIND - Static variable in class com.jniwrapper.win32.automation.types.TypeFlags
 
TyMed - class com.jniwrapper.win32.ole.types.TyMed.
Values of this enumeration indicate the type of storage medium being used in a data transfer.
TyMed() - Constructor for class com.jniwrapper.win32.ole.types.TyMed
 
TyMed(long) - Constructor for class com.jniwrapper.win32.ole.types.TyMed
 
TyMed(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.TyMed
 
TypeAttr - class com.jniwrapper.win32.automation.types.TypeAttr.
The TypeAttr class corresponds to TYPEATTR native structure.
TypeAttr() - Constructor for class com.jniwrapper.win32.automation.types.TypeAttr
 
TypeAttr(TypeAttr) - Constructor for class com.jniwrapper.win32.automation.types.TypeAttr
 
TypeDesc - class com.jniwrapper.win32.automation.types.TypeDesc.
This structure contains information about variable, return type of the function, parameter of the function and corresponds to TYPEDESC native structure.
TypeDesc() - Constructor for class com.jniwrapper.win32.automation.types.TypeDesc
 
TypeDesc(TypeDesc) - Constructor for class com.jniwrapper.win32.automation.types.TypeDesc
 
TypeFlags - class com.jniwrapper.win32.automation.types.TypeFlags.
The TypeFlags class corresponds to TYPEFLAGS native enumeration.
TypeFlags() - Constructor for class com.jniwrapper.win32.automation.types.TypeFlags
 
TypeFlags(long) - Constructor for class com.jniwrapper.win32.automation.types.TypeFlags
 
TypeFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.TypeFlags
 
TypeKind - class com.jniwrapper.win32.automation.types.TypeKind.
The TypeKind class corresponds to TYPEKIND native enumeration.
TypeKind() - Constructor for class com.jniwrapper.win32.automation.types.TypeKind
 
TypeKind(long) - Constructor for class com.jniwrapper.win32.automation.types.TypeKind
 
TypeKind(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.TypeKind
 
TypeLibraryBuilder - class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.
Type library builder.
TypeLibraryBuilder(Class, String) - Constructor for class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder
 
TypeLibraryBuilder.TypeLibInfo - class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo.
 
TypeLibraryBuilder.TypeLibInfo() - Constructor for class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
takeScreenshot() - Method in class com.jniwrapper.win32.automation.OleContainer
Takes a screenshot of an embedded component.
tlbPath - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
toDate() - Method in class com.jniwrapper.win32.com.types.Date
Converts this Date to java.util.Date type.
toIUknown() - Method in class com.jniwrapper.win32.com.types.LongPtr
Converts this pointer to instance of IUnknown instance.
toObject(Class) - Method in class com.jniwrapper.win32.automation.types.Variant
Converts this variant value to a object of specified type.
toString() - Method in class com.jniwrapper.win32.automation.OleContainer.AutoActivateMode
 
toString() - Method in class com.jniwrapper.win32.automation.OleStr
 
toString() - Method in class com.jniwrapper.win32.automation.types.BStr
 
toString() - Method in class com.jniwrapper.win32.automation.types.VariantBool
 
toString() - Method in class com.jniwrapper.win32.com.server.CoInterfaceVTBL.VirtualMethodCallback
 
toString() - Method in class com.jniwrapper.win32.com.types.Date
 
toString() - Method in class com.jniwrapper.win32.com.types.GUID
 
toVariantArray(Object[]) - Static method in class com.jniwrapper.win32.automation.Automation
Converts an array of java/JNIWrapper objects to the array of Variants.
transformCoords(Point, PointF, XFormCoords) - Method in interface com.jniwrapper.win32.ole.IOleControlSite
 
transformCoords(Point, PointF, XFormCoords) - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
translateAccelerator(Msg, Int16) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
translateAccelerator(Msg) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
translateAccelerator(Msg, GUID, Int32) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
translateAccelerator(Msg, GUID, Int32) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
translateAccelerator(Msg, GUID, Int32) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
translateAccelerator(Msg, GUID, Int32) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
translateAccelerator(Msg, KeyModifiers) - Method in interface com.jniwrapper.win32.ole.IOleControlSite
 
translateAccelerator(Msg) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceActiveObject
 
translateAccelerator(Msg, Int16) - Method in interface com.jniwrapper.win32.ole.IOleInPlaceFrame
 
translateAccelerator(Msg, KeyModifiers) - Method in class com.jniwrapper.win32.ole.impl.IOleControlSiteImpl
 
translateAccelerator(Msg) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceActiveObjectImpl
 
translateAccelerator(Msg, Int16) - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceFrameImpl
 
translateUrl(Int32, Int32) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
translateUrl(Int32, Int32) - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
translateUrl(Int32, Int32) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
translateUrl(Int32, Int32) - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 

U

UIACTIVATE - Static variable in class com.jniwrapper.win32.ole.types.OleVerbs
 
UIActivate(VariantBool) - Method in interface com.jniwrapper.win32.ole.IOleDocumentView
 
UIActivate(VariantBool) - Method in class com.jniwrapper.win32.ole.impl.IOleDocumentViewImpl
 
UIDeactivate() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
UIDeactivate() - Method in interface com.jniwrapper.win32.ole.IOleInPlaceObject
 
UIDeactivate() - Method in class com.jniwrapper.win32.ole.impl.IOleInPlaceObjectImpl
 
UNKNOWN - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array of IUnknown.
UNSUPPORTED_TYPE - Static variable in class com.jniwrapper.win32.automation.types.Variant
 
USERCLASSTYPE_APPNAME - Static variable in class com.jniwrapper.win32.ole.types.UserClassType
 
USERCLASSTYPE_FULL - Static variable in class com.jniwrapper.win32.ole.types.UserClassType
 
USERCLASSTYPE_SHORT - Static variable in class com.jniwrapper.win32.ole.types.UserClassType
 
UserClassType - class com.jniwrapper.win32.ole.types.UserClassType.
The UserClassType corresponds to USERCLASSTYPE native enumeration.
UserClassType() - Constructor for class com.jniwrapper.win32.ole.types.UserClassType
 
UserClassType(long) - Constructor for class com.jniwrapper.win32.ole.types.UserClassType
 
UserClassType(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.UserClassType
 
uiActivate() - Method in class com.jniwrapper.win32.automation.OleContainer
Activates the OLE objects' UI.
uiDeactivate() - Method in class com.jniwrapper.win32.automation.OleContainer
Deactivates the OLE object's UI.
unadvise(Int32) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
unadvise(Int32) - Method in interface com.jniwrapper.win32.ole.IConnectionPoint
 
unadvise(Int32) - Method in interface com.jniwrapper.win32.ole.IOleObject
 
unadvise(Int32) - Method in class com.jniwrapper.win32.ole.impl.IConnectionPointImpl
 
unadvise(Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
unbindSource() - Method in interface com.jniwrapper.win32.ole.IOleLink
 
unbindSource() - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
uncache(Int32) - Method in interface com.jniwrapper.win32.ole.IOleCache
 
uncache(Int32) - Method in class com.jniwrapper.win32.ole.impl.IOleCacheImpl
 
unfreeze(Int32) - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
unfreeze(Int32) - Method in interface com.jniwrapper.win32.ole.IViewObject
 
unfreeze(Int32) - Method in class com.jniwrapper.win32.ole.impl.IViewObjectImpl
 
unlock() - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
unlockRegion(CY, CY, Int32) - Method in interface com.jniwrapper.win32.stg.ILockBytes
 
unlockRegion(Int64, Int64, LockType) - Method in interface com.jniwrapper.win32.stg.IStream
 
unlockRegion(CY, CY, Int32) - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
unlockRegion(Int64, Int64, LockType) - Method in class com.jniwrapper.win32.stg.impl.IStreamImpl
 
unmarshallInterfaceFromStream(IStream) - Static method in class com.jniwrapper.win32.ole.OleFunctions
Deprecated. use OleFunctions.coGetInterfaceAndReleaseStream(com.jniwrapper.win32.stg.IStream, com.jniwrapper.win32.com.types.IID) funcion.
unregisterComServer(RegisterDispatchComServer.ComServerDescriptor, boolean) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Unregisters the specified Java COM server with ability to specify whesere the COM server is for current user only or not
unregisterComServer(RegisterDispatchComServer.ComServerDescriptor) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Unregisters the specified Java COM server
unregisterComServer(CLSID, boolean) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Unregisters the Java COM server specified by the CLSID with ability to specify whesere the COM server is for current user only or not
unregisterComServer(CLSID) - Static method in class com.jniwrapper.win32.tools.RegisterDispatchComServer
Unregisters the Java COM server specified by the CLSID
unregisterInstance(IUnknownServer) - Method in interface com.jniwrapper.win32.com.server.CoClassMetaInfo
 
unregisterInstance(IUnknownServer) - Method in class com.jniwrapper.win32.com.server.IClassFactoryServer
 
update() - Method in class com.jniwrapper.win32.com.AbstractOleControl
 
update(IBindCtx) - Method in interface com.jniwrapper.win32.ole.IOleLink
 
update() - Method in interface com.jniwrapper.win32.ole.IOleObject
 
update(IBindCtx) - Method in class com.jniwrapper.win32.ole.impl.IOleLinkImpl
 
update() - Method in class com.jniwrapper.win32.ole.impl.IOleObjectImpl
 
updateObjectRect(Rect) - Method in class com.jniwrapper.win32.automation.OleClientSiteImpl
 
updateUI() - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler
 
updateUI() - Method in interface com.jniwrapper.win32.mshtml.IDocHostUIHandler2
 
updateUI() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandler2Impl
 
updateUI() - Method in class com.jniwrapper.win32.mshtml.impl.IDocHostUIHandlerImpl
 
updateView() - Method in class com.jniwrapper.win32.tools.ComponentsList
 
useIndividualJVM() - Method in class com.jniwrapper.win32.tools.ComServerEntry
 

V

VARFLAG_FBINDABLE - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FDEFAULTBIND - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FDEFAULTCOLLELEM - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FDISPLAYBIND - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FHIDDEN - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FIMMEDIATEBIND - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FNONBROWSABLE - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FREADONLY - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FREPLACEABLE - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FREQUESTEDIT - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FRESTRICTED - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FSOURCE - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARFLAG_FUIDEFAULT - Static variable in class com.jniwrapper.win32.automation.types.VarFlags
 
VARIANT - Static variable in class com.jniwrapper.win32.automation.types.SafeArray.SafeArrayAttributes
An array of VARIANTs.
VAR_CONST - Static variable in class com.jniwrapper.win32.automation.types.VarKind
 
VAR_DISPATCH - Static variable in class com.jniwrapper.win32.automation.types.VarKind
 
VAR_PERINSTANCE - Static variable in class com.jniwrapper.win32.automation.types.VarKind
 
VAR_STATIC - Static variable in class com.jniwrapper.win32.automation.types.VarKind
 
VERSION_INDEPENDENT_PROG_ID - Static variable in class com.jniwrapper.win32.tools.ComServerEntry
 
VT_ARRAY - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_BLOB - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_BLOB_OBJECT - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_BOOL - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_BSTR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_BSTR_BLOB - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_BYREF - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_CARRAY - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_CF - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_CLSID - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_CY - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_DATE - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_DECIMAL - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_DISPATCH - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_EMPTY - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_ERROR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_FILETIME - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_HRESULT - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_I1 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_I2 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_I4 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_I8 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_ILLEGAL - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_ILLEGALMASKED - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_INT - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_INT_PTR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_LPSTR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_LPWSTR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_NULL - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_PTR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_R4 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_R8 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_RECORD - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_RESERVED - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_SAFEARRAY - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_STORAGE - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_STORED_OBJECT - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_STREAM - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_STREAMED_OBJECT - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_TYPEMASK - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_UI1 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_UI2 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_UI4 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_UI8 - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_UINT - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_UINT_PTR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_UNKNOWN - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_USERDEFINED - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_VARIANT - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_VECTOR - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_VERSIONED_STREAM - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VT_VOID - Static variable in class com.jniwrapper.win32.automation.types.VarType
 
VarDesc - class com.jniwrapper.win32.automation.types.VarDesc.
This structure contains information about the variable, data member, constant and corresponds to VARDESC native structure.
VarDesc() - Constructor for class com.jniwrapper.win32.automation.types.VarDesc
 
VarDesc(VarDesc) - Constructor for class com.jniwrapper.win32.automation.types.VarDesc
 
VarFlags - class com.jniwrapper.win32.automation.types.VarFlags.
The VarFlags class corresponds to VARFLAGS native enumeration.
VarFlags() - Constructor for class com.jniwrapper.win32.automation.types.VarFlags
 
VarFlags(long) - Constructor for class com.jniwrapper.win32.automation.types.VarFlags
 
VarFlags(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.VarFlags
 
VarKind - class com.jniwrapper.win32.automation.types.VarKind.
The VarKind class corresponds to VARKIND native enumeration.
VarKind() - Constructor for class com.jniwrapper.win32.automation.types.VarKind
 
VarKind(long) - Constructor for class com.jniwrapper.win32.automation.types.VarKind
 
VarKind(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.VarKind
 
VarType - class com.jniwrapper.win32.automation.types.VarType.
This enumeration is used in VARIANT, TYPEDESC, and SafeArrays and corresponds to VARTYPE native enumeration.
VarType() - Constructor for class com.jniwrapper.win32.automation.types.VarType
 
VarType(int) - Constructor for class com.jniwrapper.win32.automation.types.VarType
 
VarType(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.VarType
 
Variant - class com.jniwrapper.win32.automation.types.Variant.
The Variant class corresponds to VARIANT native structure.
Variant() - Constructor for class com.jniwrapper.win32.automation.types.Variant
Creates the new empty instance with VarType.VT_EMPTY type by default.
Variant(Variant) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(long) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(int) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(double) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(float) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(boolean) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(Object) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(SafeArray) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
Variant(VarType) - Constructor for class com.jniwrapper.win32.automation.types.Variant
 
VariantArg - class com.jniwrapper.win32.automation.types.VariantArg.
This structure is used with DISPPARAMS, VARIANT and corresponds to VARIANTARG native structure.
VariantArg() - Constructor for class com.jniwrapper.win32.automation.types.VariantArg
 
VariantArg(Variant) - Constructor for class com.jniwrapper.win32.automation.types.VariantArg
 
VariantBool - class com.jniwrapper.win32.automation.types.VariantBool.
The VariantBool class corresponds to VARIANT_BOOL native type.
VariantBool() - Constructor for class com.jniwrapper.win32.automation.types.VariantBool
 
VariantBool(short) - Constructor for class com.jniwrapper.win32.automation.types.VariantBool
 
VariantBool(boolean) - Constructor for class com.jniwrapper.win32.automation.types.VariantBool
 
VariantBool(IntegerParameter) - Constructor for class com.jniwrapper.win32.automation.types.VariantBool
 
versionMajor - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
versionMinor - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 

W

warnings - Variable in class com.jniwrapper.win32.tools.typelib.TypeLibraryBuilder.TypeLibInfo
 
write(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.OleStr
 
write(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.BStr
 
write(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.SafeArray
 
write(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.automation.types.Variant
 
write(DataBuffer, int, boolean) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl
 
write(Pointer.Void, ULongInt, ULongInt) - Method in interface com.jniwrapper.win32.stg.ISequentialStream
 
write(Pointer.Void, ULongInt, ULongInt) - Method in class com.jniwrapper.win32.stg.impl.ISequentialStreamImpl
 
writeAt(CY, Pointer.Void, Int32) - Method in interface com.jniwrapper.win32.stg.ILockBytes
 
writeAt(CY, Pointer.Void, Int32) - Method in class com.jniwrapper.win32.stg.impl.ILockBytesImpl
 
writeByte(int, byte) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
writeByteArray(int, byte[], int, int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
writeByteArray(int, byte[]) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
writeCallbackReference(int, long) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
writeClassStg(IStorage, CLSID) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
writeClassStm(IStream, CLSID) - Static method in class com.jniwrapper.win32.stg.StorageFunctions
 
writeInt(int, int) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
writeLong(int, long) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
writePointer(int, long) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 
writeShort(int, short) - Method in class com.jniwrapper.win32.com.impl.IUnknownImpl.MemoryBufferImpl
 

X

XFORMCOORDS_CONTAINERTOHIMETRIC - Static variable in class com.jniwrapper.win32.ole.types.XFormCoords
 
XFORMCOORDS_EVENTCOMPAT - Static variable in class com.jniwrapper.win32.ole.types.XFormCoords
 
XFORMCOORDS_HIMETRICTOCONTAINER - Static variable in class com.jniwrapper.win32.ole.types.XFormCoords
 
XFORMCOORDS_POSITION - Static variable in class com.jniwrapper.win32.ole.types.XFormCoords
 
XFORMCOORDS_SIZE - Static variable in class com.jniwrapper.win32.ole.types.XFormCoords
 
XFormCoords - class com.jniwrapper.win32.ole.types.XFormCoords.
This class contains DWORD constants used in the IOleControlSite::TransformCoords method.
XFormCoords() - Constructor for class com.jniwrapper.win32.ole.types.XFormCoords
 
XFormCoords(long) - Constructor for class com.jniwrapper.win32.ole.types.XFormCoords
 
XFormCoords(IntegerParameter) - Constructor for class com.jniwrapper.win32.ole.types.XFormCoords
 

_

_RemotableHandle - class com.jniwrapper.win32.com.types._RemotableHandle.
Represents COM record _RemotableHandle.
_RemotableHandle() - Constructor for class com.jniwrapper.win32.com.types._RemotableHandle
 
_RemotableHandle(_RemotableHandle) - Constructor for class com.jniwrapper.win32.com.types._RemotableHandle
 
__MIDL_IWinTypes_0009 - class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009.
Represents COM union __MIDL_IWinTypes_0009.
__MIDL_IWinTypes_0009() - Constructor for class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009
 
__MIDL_IWinTypes_0009(__MIDL_IWinTypes_0009) - Constructor for class com.jniwrapper.win32.com.types.__MIDL_IWinTypes_0009
 

A B C D E F G H I J K L M N O P Q R S T U V W X _