CTime64.GetTimemethod
Returns a **\_\_time64_t** (LONGLONG) value for the given **CTime64** object.
Syntax
FUNCTION GetTime () AS LONGLONG
Description
Returns a \_\_time64_t (LONGLONG) value for the given CTime64 object.
Example
DIM ct AS CTime64 ct = ct.GetTime
Reference
- Include file
CTime64.inc - Defined in AfxNova/CTime64.inc:483
- Documented in DateTime/CTime64 Class.md
- Topic: CTime64 Class