ctdbTDateTimeToDateTime
Convert a double containing a delphi TDateTime value into a CTDATETIME type value.
Declaration
CTDBRET ctdbDECL ctdbTDateTimeToDateTime(DOUBLE time, pCTDATETIME pDateTime)
Description
ctdbTDateTimeToDateTime() converts a double containing a delphi TDateTime value into a CTDATETIME type value.
Parameters:
Return Values
Returns CTDBRET_OK on success.