26.10.2014 Views

Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

Reuters AdfinX Real Time 1.0 Library User Guide (Doc. No. 4510529)

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>AdfinX</strong> <strong>Real</strong> <strong>Time</strong> <strong>1.0</strong> <strong>Library</strong> - <strong>User</strong>'s <strong>Guide</strong><br />

Arguments<br />

<strong>No</strong>ne<br />

Return Value<br />

This property returns a value taken from the RT_DataStatus enumeration.<br />

4.1.10. RunStatus<br />

RunStatus<br />

This property allows the application to know whether the object is currently retrieving chain data.<br />

Arguments<br />

<strong>No</strong>ne<br />

Return Value<br />

This function returns a one of the values listed in the RT_RunStatus enumeration.<br />

4.1.11. SourceStatus<br />

SourceStatus<br />

This property returns a value from the RT_SourceStatus enumeration. This value reflects the status<br />

of the source defined by the Source property of the AdxRtChain object.<br />

Arguments<br />

<strong>No</strong>ne<br />

Return Value<br />

Returns the status of the source of the list object.<br />

Error handling<br />

If the Source has not been set (i.e. the source is in the state RT_SOURCE_NOT_SET) an error<br />

exception is thrown.<br />

Example<br />

Public chain as AdxRtChain<br />

Set chain = New AdxRtChain<br />

chain.Source = "IDN_SELECTFEED"<br />

Status = chain.SourceStatus<br />

'Sets Status to the status of the "IDN_SELECTFEED" source;<br />

this might be RT_SOURCE_UP or RT_SOURCE_DOWN, for<br />

example.'<br />

38

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!