The following tables list the members exposed by IIpcChannelRegistrar.
Name | Description | |
---|---|---|
GetRegisteredInstances | Overloaded. Enumerates the registered instanceIds for the provided channel name | |
ReadParameters | Retreives the arguments for the event being sent to the specified instance | |
RegisterInstance | Registers a member (instanceId) for the provided channel name | |
UnregisterInstance | Unregisters a member (instanceId) from the provided channel name | |
WriteParameters | Serializes the arguments for the event being sent to the specified instance |