IRtdServer.DisconnectData Method
Notifies a real-time data (RTD) server application that a topic is no longer in use.
Syntax
expression.DisconnectData(TopicID)
expression A variable that represents an IRtdServer object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| TopicID | Required | Long | A unique value assigned to the topic assigned by Microsoft Excel. |