solidDB Help : solidDB reference : solidDB SA: Function reference : SaDateFree
  
SaDateFree
SaDateFree releases a date object.
After this call, the date object is invalid and cannot be used.
Synopsis
void SA_EXPORT_H SaDateFree(SaDateT* date)
Parameters
The following table describes the parameters:
 
Parameters
Usage type
Description
date
in, take
Date object
Return value
None.
Go up to
solidDB SA: Function reference