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 />

2.4.3. OnUpdate<br />

OnUpdate(MyList, ItemName, <strong>User</strong>Tag, ItemStatus)<br />

The OnUpdate event causes a call to this method of the object providing the IListEvents interface<br />

for the AdxRtList object.<br />

The two objects were linked through a call to the AdxRtList object’s ListAdvise method.<br />

Arguments<br />

MyList<br />

ItemName<br />

<strong>User</strong>Tag<br />

ItemStatus<br />

A pointer to the IAdxRtList interface of the AdxRtList object for which<br />

the event was delivered.<br />

The name of one of the items registered in the list object identified by<br />

MyList. The update event is associated with this item. This parameter<br />

should be treated as constant: it must not be changed by the application<br />

code.<br />

The user tag associated with the item, if one was supplied using the<br />

<strong>User</strong>Tag method. This Variant value should be treated as constant.<br />

The status of the item, a value from the RT_ItemStatus enumeration.<br />

2.4.4. OnImage<br />

OnImage(MyList,DataStatus)<br />

The OnImage event causes a call to this method of the object providing the IListEvents interface<br />

for the AdxRtList object.<br />

The two objects were linked through a call to the AdxRtList object’s ListAdvise method.<br />

Arguments<br />

MyList<br />

DataStatus<br />

A pointer to the IAdxRtList interface of the AdxRtList object for which<br />

the event was delivered.<br />

The status of the registered items, a value from the RT_DataStatus<br />

enumeration. This will have the value RT_DS_FULL if data have been<br />

received from the source for all registered items, or RT_DS_PARTIAL if at<br />

least one of the items still has no associated data at the end of the time-out<br />

period.<br />

2.4.5. On<strong>Time</strong><br />

On<strong>Time</strong>(My List)<br />

The On<strong>Time</strong> event causes a call to this method of the object providing the IListEvents interface for<br />

the AdxRtList object.<br />

The two objects were linked through a call to the AdxRtList object’s ListAdvise method.<br />

Arguments<br />

MyList<br />

A pointer to the IAdxRtList interface of the AdxRtList object for which<br />

the event was delivered.<br />

29

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

Saved successfully!

Ooh no, something went wrong!