ASPEN_GETBARS_OUTPUT

 

Related Items

 

 

Purpose

Indicate the number of bars returned by a bar history request, and the start time, if any, of an additional request necessary complete the bar history request.

 

 

Structure

typedef struct

{

   int        num_bars;

   ASPEN_TIME next_time;

}ASPEN_GETBARS_OUTPUT;

 

 

Fields

num_bars

The number of bars structures that were returned for this service request.

 

next_time

The time value to use in a follow-up request if all of the bar information requested could not in the space allotted.

 

 

See Also

ASPEN_GetBarHistory

ASPEN_TIME

 

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