C++ SDK
◆
TimeGetTime()
static BOOL CApplicationAPI::TimeGetTime
(
LONG
lTime
,
USHORT *
nYear
,
BYTE *
nMonth
,
BYTE *
nDay
,
BYTE *
nHour
,
BYTE *
nMinute
,
BYTE *
nSecond
)
static
This function transform actual time from milliseconds to year, month, day, hour, minute second type.
Parameters
lTime
Time in milliseconds
nYear
Year
nMonth
Month
nDay
Day
nHour
Hour
nMinute
Minute
nSecond
Second
Returns
1 if time was transformed, other value otherwise
CApplicationAPI
Generated on Thu Mar 22 2018 15:13:03 for C++ SDK by
1.8.13