Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodGetUpdateDateTime


DESCRIPTION:
Retrieve the record last updated date and time.

ClassCLASS: CFBSocket

PROTOTYPE(S):
bool GetUpdateDateTime(int Type, int ID, CIntDate* pDate, CIntTime* pTime = NULL);


ARGUMENT(S):
int TypeThe record type.
int IDThe record id.
CIntTime* pTimeA pointer to a time holder class to hold the result.
CIntDate* pDateA pointer to a date holder class to hold the result.


RETURN VALUE:
This function returns true if succeded. Otherwise it returns false.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: