R COM Client Interface and internal COM Server


[Package List] [Top]

Documentation for package ‘rcom’ version 2.2-1

Help Pages

$.COMObject Invoke a function (method) an a COM Object
comCreateObject Create COM Objects
comGetObject Get Access to Existing COM Objects
comGetObjectInfo Get Information about a COM Objects
comGetPicture Get the clipboard contents as IPictureDisp Object
comGetProperty Read One of a COM Object's Properties
comGetVersion Get rcom version information
comInvoke Invoke a function (method) on a COM Object
comIsValidHandle Check if the COM object is valid
comRegisterRegistry Register the COM server in the registry
comRegisterServer Initialize the COM server
comSetProperty Set One of the COM Object's Properties
comThis Return the COM Object for this \R Instance
comTrace Trace information about SEXP
comTraceObject Trace information about the passed object
comUnregisterRegistry Deregister the COM server from the registry
comUnregisterServer Terminate the COM server
installstatconnDCOM install statconnDCOM
[[.COMObject Read One of a COM Object's Properties
[[<-.COMObject Write One of a COM Object's Properties