|
|
|
|
Purpose |
Hold data necessary to notify an Aspen Server to discontinue change updates for a financial instrument. |
|
|
|
|
Structure |
typedef struct { int inumCount; ASPEN_INUM *inums; }ASPEN_STOPINSTRUMENTUPDATES_INPUT; |
|
|
|
|
Fields |
inumCount inumCount is an integer that holds number of instruments to be stopped. No more than 100 instruments may be stopped with a single request.
*inums *inums is a pointer to an array of the Aspen instrument numbers. Each member of the array represents a financial instrument slated for update stoppage. The instrument number array must be defined using the ASPEN_INUM data type. |
|
|
|
|
See Also |
©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.