IRTDUpdateEvent Interface 

Represents real-time data update events.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class rTDUpdateEventImplementation
    Implements IRTDUpdateEvent
End Class
Dim rTDUpdateEventImplementation1 As New rTDUpdateEventImplementation()

Syntax

Public Interface IRTDUpdateEvent
public interface IRTDUpdateEvent
public interface class IRTDUpdateEvent
public interface IRTDUpdateEvent
public interface IRTDUpdateEvent

Remarks

To instantiate or to return an IRTDUpdateEvent object, declare a variable as an IRTDUpdateEvent object, and then use that variable as a callback object.

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

IRTDUpdateEvent Members