|
|
|
|
Purpose |
Inform the application of a Server's current absolute time reference. |
|
|
|
|
Notice |
For this event notice, the notice parameter of the AspenEvent() function receives a pointer to an ASPEN_TIME_SET_NOTICE structure.
This structure is dynamically allocated by Aspen and must be freed using the AspenFreeMemory() function after use. |
|
|
|
|
Structures |
typedef struct { ASPEN_TIME minutes; short seconds;
typedef struct { ASPEN_TIME minutes; short second; |
|
|
|
|
Remarks |
This event is used to report a change in the Aspen Server's time reference. An application must use the ASPEN_GetServerTime service to obtain an initial time reference. |
|
|
|
|
See Also |
|
|
|
|
|
Example |
NA |
©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.