ASPEN_GETSERVERTIME_OUTPUT

 

Related Items

 

 

Purpose

Hold the current server time.

 

 

Structure

typedef struct

{

   ASPEN_TIME minutes;

   int        seconds;

}ASPEN_GETSERVERTIME_OUTPUT;

 

 

Fields

minutes

minutes is the current time minutes value from the Aspen Server, according to the Server's own time reference. Zero time for the Aspen Server corresponds to January 1, 1900, at the International Date Line.

 

seconds

seconds gives the current second within the minute, according to the Server's own time reference.

 

 

See Also

ANSITimeToAspenTime()

AspenTimeToANSITime()

ASPEN_GetServerTime

ASPEN_TIME

 

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