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)

Usage

Public Class rtdServerImplementation
    Implements IRtdServer
End Class
Dim rtdServerImplementation1 As New rtdServerImplementation()

Syntax

Public Interface IRtdServer
public interface IRtdServer
public interface class IRtdServer
public interface IRtdServer
public interface IRtdServer

Remarks

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

IRtdServer Members