COMInterfaceServerInfo-class | R Documentation |
This class is one for which we want to register the server, (as opposed to using it directly here), but for which we also have pre-computed information about the ids of the methods. Essentially, this implements a known interface rather than is defining a new "dynamic" interface whose interface is not computible from a ITypeInfo.
A virtual Class: No objects may be created from it.
ids
:Object of class "numeric"
this is a named numeric vector that maps the
names of the methods to their identifiers that are used
in the actual calls by clients.
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
Class "SCOMClass"
, directly.
No methods defined with class "COMInterfaceServerInfo" 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.