|
|
|
|
PM_time
Declaration
typedef struct {
short sec;
short min;
short hour;
short day;
short mon;
short year;
} PM_time
Prototype In
pmapi.h
Description
Structure passed to the PM_setFileTime functions
Members
sec |
Seconds |
min |
Minutes |
hour |
Hour (0--23) |
day |
Day of month (1--31) |
mon |
Month (0--11) |
year |
Year (calendar year minus 1900) |
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com