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

A

accessMask - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
accessMask - Variable in class org.jinterop.winreg.IJIWinReg.openKey
 
actiontaken - Variable in class org.jinterop.winreg.IJIWinReg.createKey
 
activateMe(JIInterfacePointer) - Method in interface org.jinterop.dcom.win32.IJIOleDocumentSite
 
addInParamAsArray(JIArray, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as JIArray at the end of the Parameter list.
addInParamAsBoolean(boolean, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as boolean at the end of the Parameter list.
addInParamAsCharacter(char, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as char at the end of the Parameter list.
addInParamAsDouble(double, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as double at the end of the Parameter list.
addInParamAsFloat(float, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as float at the end of the Parameter list.
addInParamAsInt(int, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as int at the end of the Parameter list.
addInParamAsInterfacePointer(JIInterfacePointer, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as JIInterfacePointer at the end of the Parameter list.
addInParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as Object at the end of the Parameter list.
addInParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JIParameterObject
Add IN parameter at the end of the out parameter list.
addInParamAsPointer(JIPointer, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as JIPointer at the end of the Parameter list.
addInParamAsShort(short, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as short at the end of the Parameter list.
addInParamAsString(String, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as String at the end of the Parameter list.
addInParamAsStruct(JIStruct, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as JIStruct at the end of the Parameter list.
addInParamAsType(Class, int) - Method in class org.jinterop.dcom.core.JIParameterObject
Add IN parameter of the type clazz at the end of the out parameter list.
addInParamAsUnsigned(IJIUnsigned, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as IJIUnsigned at the end of the Parameter list.
addInParamAsUUID(String, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as String representation of UUID at the end of the Parameter list.
addInParamAsVariant(JIVariant, int) - Method in class org.jinterop.dcom.core.JICallObject
Add IN parameter as JIVariant at the end of the Parameter list.
addInterfaceDefinition(JIInterfaceDefinition, Object) - Method in class org.jinterop.dcom.common.JIJavaCoClass
Add another interface definition and it's supporting object instance.
addInterfaceDefinition(JIInterfaceDefinition, Class) - Method in class org.jinterop.dcom.common.JIJavaCoClass
Add another interface definition and it's class.
addMember(Object) - Method in class org.jinterop.dcom.core.JIStruct
Adds the object as a member of this structure.
addMember(int, Object) - Method in class org.jinterop.dcom.core.JIStruct
Adds object as member to the index specified.
addMember(Object, Object) - Method in class org.jinterop.dcom.core.JIUnion
Adds a member to this Union.
addMember(Object, JIStruct) - Method in class org.jinterop.dcom.core.JIUnion
Adds a member to this Union.
addMethodDescriptor(JIMethodDescriptor) - Method in class org.jinterop.dcom.common.JIInterfaceDefinition
Adds a Method Descriptor.
addOutParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JICallObject
Add OUT parameter at the end of the out parameter list.
addOutParamAsType(Class, int) - Method in class org.jinterop.dcom.core.JICallObject
Add OUT parameter of the type clazz at the end of the out parameter list.
addRef() - Method in interface org.jinterop.dcom.core.IJIUnknown
Increases the reference count on the actual COM server by 5 (currently hardcoded).
addRef() - Method in class org.jinterop.dcom.win32.JIOleFrame
 
ArrayDesc - Class in org.jinterop.dcom.win32
From MSDN:
Contained within the TYPEDESC, which describes the type of the array's
elements, and information about the array's dimensions.
arrayDesc - Variable in class org.jinterop.dcom.win32.TypeDesc
 
attachEventHandler(IJIComObject, String, JIInterfacePointer) - Static method in class org.jinterop.dcom.win32.JIComFactory
Attaches an Event Handler to this comObject for the source event interface of COM , identified by the sourceUUID.

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