IRtdServer Interface

Represents an interface for a real-time data server.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<GuidAttribute("EC0E6191-DB51-11D3-8F3E-00C04F3651B8")> _
Public Interface IRtdServer
'Usage
Dim instance As IRtdServer
[GuidAttribute("EC0E6191-DB51-11D3-8F3E-00C04F3651B8")]
public interface IRtdServer

Remarks

The IRTDServer object can be instantiated or created only by implementing the IRTDServer interface using the Implements keyword.

See Also

Reference

IRtdServer Members

Microsoft.Office.Interop.Excel Namespace