createCOMObject-methods {RDCOMEvents}R Documentation

Create DCOM server instance from information about an event interface

Description

This function creates a DCOM server instance using information generated from a type library about an event interface. The information provides descriptions of the methods expected by the server along with information about the method identifiers, etc.

Methods

def = "COMEventServerInfo"
creates an server instance from the event handler description

[Package RDCOMEvents version 0.3-1 Index]