This document is archived and information here might be outdated. Recommended version. |
The mechanism for real-time feeds to notify the dynamic controller.
[Visual Basic .NET] Public ReadOnly Property Listener As IListener
[C#] public IListener Listener {get;}
[C++]
HRESULT get_Listener(
IListener** ppiListener
);
[C++] Parameters ppiListener [out, retval]
ppiListener is a parameter of type IListener**