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

A

ArrayDesc - class org.jinterop.dcom.impls.automation.ArrayDesc.
Implements the ARRAYDESC structure of COM Automation.
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
 
addInParamAsArray(JIArray, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIArray at the end of the Parameter list.
addInParamAsBoolean(boolean, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as boolean at the end of the Parameter list.
addInParamAsCharacter(char, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as char at the end of the Parameter list.
addInParamAsComObject(IJIComObject, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as IJIComObject at the end of the Parameter list.
addInParamAsDouble(double, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as double at the end of the Parameter list.
addInParamAsFloat(float, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as float at the end of the Parameter list.
addInParamAsInt(int, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as int at the end of the Parameter list.
addInParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as Object at the end of the Parameter list.
addInParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JILocalParamsDescriptor
Add [in] parameter at the end of the out parameter list.
addInParamAsPointer(JIPointer, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIPointer at the end of the Parameter list.
addInParamAsShort(short, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as short at the end of the Parameter list.
addInParamAsString(String, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as String at the end of the Parameter list.
addInParamAsStruct(JIStruct, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIStruct at the end of the Parameter list.
addInParamAsType(Class, int) - Method in class org.jinterop.dcom.core.JILocalParamsDescriptor
Add [in] parameter of the type clazz at the end of the out parameter list.
addInParamAsUUID(String, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as String representation of UUID at the end of the Parameter list.
addInParamAsUnsigned(IJIUnsigned, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as IJIUnsigned at the end of the Parameter list.
addInParamAsVariant(JIVariant, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [in] parameter as JIVariant at the end of the Parameter list.
addInterfaceDefinition(JILocalInterfaceDefinition, Object) - Method in class org.jinterop.dcom.core.JILocalCoClass
Add another interface definition and it's supporting object instance.
addInterfaceDefinition(JILocalInterfaceDefinition, Class) - Method in class org.jinterop.dcom.core.JILocalCoClass
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(JILocalMethodDescriptor) - Method in class org.jinterop.dcom.core.JILocalInterfaceDefinition
Adds a Method Descriptor.
addOutParamAsObject(Object, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [out] parameter at the end of the out parameter list.
addOutParamAsType(Class, int) - Method in class org.jinterop.dcom.core.JICallBuilder
Add [out] parameter of the type clazz at the end of the out parameter list.
addRef() - Method in interface org.jinterop.dcom.core.IJIComObject
Increases the reference count on the COM server by 5 (currently hard coded).
arrayDesc - Variable in class org.jinterop.dcom.impls.automation.TypeDesc
 
attachEventHandler(IJIComObject, String, IJIComObject) - Static method in class org.jinterop.dcom.impls.JIObjectFactory
Attaches an event handler to 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