IRecipientListEventTargets Interface

From RemObjects Wiki
Jump to: navigation, search

This is a Library topic for RemObjects SDK for .NET
This page is generated from external data, please do not update

NamespacesInterfacesClassesEnumsImplements

Contents

Overview

The IRecipientListEventTargets interface implementation can be used to define Multicast Events (.NET and Delphi) recipients when an event is dispatched by an EventSinkManager.

An instance implementing this interface can be supplied as parameter when an IROEventSink instance is retrieved via the EventSinkManager.GetEventSink method.

The EventSinkManager takes a list of event recipient GUIDs from the Recipients array.


Location

Implemented in


Properties

Recipients

Gets a list of event recipient GUIDs.



Prism:   property Recipients: array of Guid read
C#:   array of Guid Recipients { get; }
VB:   Property ReadOnly Recipients As array of Guid


See Also


Product: RemObjects SDK
Available Editions: RemObjects SDK for .NET, Xcode, Delphi, Java and JavaScript

GlossaryArticlesLibrarySamples

Personal tools
Namespaces

Variants
Actions
Navigation
products
platforms
special
Toolbox