IRtdServer.DisconnectData(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notifies a real-time data (RTD) server application that a topic is no longer in use.
public:
void DisconnectData(int TopicID);
public void DisconnectData (int TopicID);
Public Sub DisconnectData (TopicID As Integer)
Parameters
- TopicID
- Int32
Required Integer. A unique value assigned to the topic assigned by Microsoft Excel.