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

R

read(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JIUserCallObject
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.closeKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.createKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.deleteValueOrKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.enumKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.enumValue
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKCR
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKCU
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKLM
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openHKU
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.openKey
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.queryValue
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.saveFile
 
read(NetworkDataRepresentation) - Method in class org.jinterop.winreg.IJIWinReg.setValue
 
readObject(NetworkDataRepresentation) - Method in class org.jinterop.dcom.core.JIUserCallObject
 
REG_BINARY - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying Binary
REG_DWORD - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying DWORD
REG_EXPAND_SZ - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying environment string
REG_MULTI_SZ - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying mutliple strings (array)
REG_NONE - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying empty type
REG_OPTION_NON_VOLATILE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
REG_OPTION_VOLATILE - Static variable in interface org.jinterop.winreg.IJIWinReg
 
REG_SZ - Static variable in interface org.jinterop.winreg.IJIWinReg
Type specifying String
REGDB_E_CLASSNOTREG - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Class not registered
REGDB_E_IIDNOTREG - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Interface not registered
registerUnreferencedHandler(JISession, IJIUnreferenced) - Method in interface org.jinterop.dcom.core.IJIComObject
Adds a IJIUnreferenced handler , the handler will be invoked when this comObject goes out of reference and is removed from the session by the library.
reInit() - Method in class org.jinterop.dcom.core.JICallObject
Reinitialises all members of this object except the parent's IPID.
release() - Method in interface org.jinterop.dcom.core.IJIUnknown
Decreases the reference count on the actual COM server by 5 (currently hardcoded).
release() - Method in class org.jinterop.dcom.win32.JIOleFrame
 
removeConnectionInfo(String) - Method in interface org.jinterop.dcom.core.IJIComObject
Returns and Removes the connection info from the internal map.
removeInParamAt(int, int) - Method in class org.jinterop.dcom.core.JICallObject
Removes IN parameter at the specified index from the Parameter list.
removeInParamAt(int, int) - Method in class org.jinterop.dcom.core.JIParameterObject
Removes IN parameter at the specified index from the Parameter list.
removeMember(int) - Method in class org.jinterop.dcom.core.JIStruct
Removes the member from the specified index.
removeMember(Object) - Method in class org.jinterop.dcom.core.JIUnion
Removes the entry , identified by it's discriminant from the Parameter list of the union.
removeMenus(int) - Method in interface org.jinterop.dcom.win32.IJIOleInPlaceFrame
 
removeMenus(int) - Method in class org.jinterop.dcom.win32.JIOleFrame
 
removeMethodDescriptor(int) - Method in class org.jinterop.dcom.common.JIInterfaceDefinition
Removes the descriptor identified by it's Method Num.
removeMethodDescriptor(String) - Method in class org.jinterop.dcom.common.JIInterfaceDefinition
Removes the descriptor identified by it's Method Name.
removeOutParamAt(int, int) - Method in class org.jinterop.dcom.core.JICallObject
Removes OUT parameter at the specified index from the out parameters list.
requestBorderSpace(JIStruct) - Method in interface org.jinterop.dcom.win32.IJIOleInPlaceUIWindow
 
requestBorderSpace(JIStruct) - Method in class org.jinterop.dcom.win32.JIOleFrame
 
requestNewObjectLayout() - Method in interface org.jinterop.dcom.win32.IJIOleClientSite
 
reset() - Method in interface org.jinterop.dcom.win32.IJIEnumVARIANT
From MSDN:- Resets the enumeration sequence to the beginning.
resizeBorder(JIRect, IJIOleInPlaceUIWindow, boolean) - Method in interface org.jinterop.dcom.win32.IJIOleInPlaceActiveObject
 
retval - Variable in class org.jinterop.winreg.IJIWinReg.enumKey
 
retval - Variable in class org.jinterop.winreg.IJIWinReg.enumValue
 
right - Variable in class org.jinterop.dcom.win32.JIRect
 
RPC_E_CALL_REJECTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Call was rejected by callee.
RPC_E_DISCONNECTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The object invoked has disconnected from its clients.
RPC_E_INVALID_DATA - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The stub recieved bad data.
RPC_E_INVALID_IPID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The requested object or interface does not exist.
RPC_E_INVALID_OBJECT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The requested object does not exist.
RPC_E_INVALID_OBJREF - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The marshaled interface data packet (OBJREF) has an invalid or unknown format.
RPC_E_INVALID_OXID - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The object exporter was not found.
RPC_E_SERVERFAULT - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The server threw an exception.
RPC_E_SYS_CALL_FAILED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
System call failed.
RPC_E_UNEXPECTED - Static variable in class org.jinterop.dcom.common.JIErrorCodes
An internal error occurred.
RPC_E_VERSION_MISMATCH - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The version of OLE on the client and server machines does not match.
RPC_S_ACCESS_VIOLATION - Static variable in class org.jinterop.dcom.common.JIErrorCodes
Access Violation.
RPC_S_PROCNUM_OUT_OF_RANGE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The procedure number is out of range.
RPC_S_PROCNUM_OUT_OF_RANGE2 - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The procedure number is out of range.
RPC_SERVER_UNAVAILABLE - Static variable in class org.jinterop.dcom.common.JIErrorCodes
The RPC server is unavailable.

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