IRPCProvider (ITF)ΒΆ

INTERFACE IRPCProvider

Implement this interface to offer a rpc at server side. Call CLServer.RegisterIRPCProvider() to register your interface at the server. Each IRPCProvider has to define an ObjectUUID and an InterfaceUUID and make them available through the corresponding properties.

Properties:

Methods:

Structure: