COMInterfaceServerInfo-class: Server class that implements a known DCOM interface

COMInterfaceServerInfo-classR Documentation

Server class that implements a known DCOM interface

Description

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.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

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

Extends

Class "SCOMClass", directly.

Methods

No methods defined with class "COMInterfaceServerInfo" in the signature.

Author(s)

Duncan Temple Lang <duncan@wald.ucdavis.edu>

References

http://www.omegahat.org/RDCOMServer

See Also

SCOMClass-class


omegahat/RDCOMServer documentation built on July 17, 2022, 7:25 p.m.