The methods of the CXllRtdFeedServerProxy class are listed here.
CXllRtdFeedServerProxy | Constructs a CXllRtdFeedServerProxy object |
RegisterClient | Registers the calling XLL as a client of the RTD server, and initializes the RTD server if necessary. | |
UnregisterClient | Unregisters as a client of the RTD server. No further call-backs will be routed to the client. |
CallRtd | Makes a call to the RTD server, via Excel, indicating to Excel that the result of the current add-in function is dynamic. | |
UpdateTopic | Informs Excel that the specified topic has been updated, and that cells linked to it should be recalculated. |
Header: XllRtdFeedServerProxy.h
CXllRtdFeedServerProxy Class | XllRtdFeedServerProxy.h | XllRtdFeed RTD server | IXllRtdFeedCallback class