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