RDCOMNativeEventServer-class {RDCOMEvents} | R Documentation |
This class is used to represent an instance of an R-implemented DCOM server. This is the object that references the C++-object that implements the server.
Instances of this class are typically created indirectly via
createCOMEventServer
and other higher-level functions
such as connectEventHandlers
.
ref
:"externalptr"
,
inherited from RDCOMServer-class
Class "RDCOMServer"
, directly.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://www.omegahat.org/RDCOMClient http://www.omegahat.org/RDCOMServer http://www.omegahat.org/SWinTypeLibs http://www.omegahat.org/SWinRegistry
connectEventHandlers
createCOMEventServer
createCOMEventServerInfo