static public method CO2GDateUtils.WindowsTimeToOleTime
Brief
Converts the SYSTEMTIME structure to the OLE Automation date (double).
Declaration | ||||
|
Parameters | |
st |
Const pointer to the SYSTEMTIME structure |
dt |
Pointer to the OLE Automation date |
Details
The method is similar to the SystemTimeToVariantTime function from the OLE automation library on Windows
Declared in CO2GDateUtils