Edit

Share via


IRtdServer.ServerStart method (Excel)

The ServerStart method is called immediately after a real-time data (RTD) server is instantiated. Returns a Long. A negative value or zero indicates failure to start the server; a positive value indicates success.

Syntax

expression.ServerStart (CallbackObject)

expression A variable that represents an IRtdServer object.

Parameters

Name Required/Optional Data type Description
CallbackObject Required IRTDUpdateEvent The callback object.

Return value

Long

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.