Share via


IRtdServer.DisconnectData Method (Excel)

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.

See Also

Concepts

IRtdServer Object Members

IRtdServer Object