ASPEN_WATCH_DOM

 

 

 

 

Purpose

This structure is the input for the ASPEN_WatchDepthOfMarket service.

 

 

Structure

typedef struct wdominput

{

    ASPEN_INUM      inum;

    short           stopWatching;

} ASPEN_WATCH_DOM;

 

 

Fields

inum

An instrument number. Call AspenRequest() with the ASPEN_GetInstrumentNumber service to obtain an instrument's number from the Aspen Server.

 

stopWatching

Set this boolean to false to receive depth of market data on an instrument. Set this boolean to false to stop receiving this data.

 

 

See Also

ASPEN_WatchDepthOfMarket

ASPEN_DOM_ELEMENT

ASPEN_SERVER_EVENT_NOTICES

ASPEN_SERVICES

MAX_DOM_LENGTH

ASPEN_DomSnapshotNotice

 

©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.