SCOMInterfaceEnvironmentClass-class | R Documentation |
This class is an extension of COMInterfaceServerInfo-class
meaning that it implements an existing and known DCOM interface.
It also extends SCOMEnvironmentClass-class
which means
that it uses a generator function to create the list
of functions that implement the methods of the interface.
The generator function allows the methods list to use a common
environment to share mutable variables across calls.
ids
:Object of class "numeric"
inherited from SCOMClass-class
name
:Object of class "character"
inherited from SCOMClass-class
version
:Object of class "character"
inherited from SCOMClass-class
classId
:Object of class "Ruuid"
inherited from SCOMClass-class
progId
:Object of class "Ruuid"
inherited from SCOMClass-class
help
:Object of class "character"
inherited from SCOMClass-class
guids
:Object of class "character"
inherited from SCOMClass-class
generator
:Object of class "function"
inherited from SCOMEnvironmentClass-class
Class "COMInterfaceServerInfo"
, directly.
Class "SCOMEnvironmentClass"
, directly.
Class "SCOMClass"
, by class "COMInterfaceServerInfo"
.
Class "SCOMClass"
, by class "SCOMEnvironmentClass"
.
No methods defined with class "SCOMInterfaceEnvironmentClass" in the signature.
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://www.omegahat.org/RDCOMServer
SCOMClass-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.