Advantage Client Engine
Retrieves the current date format for a given connection.
|
UNSIGNED32 |
AdsGetDateFormat60( ADSHANDLE hConn, UNSIGNED8 *pucFormat, UNSIGNED16 *pusLen ); |
|
hConn (I) |
Connection to retrieve the date format from. If this is 0, it is the same as calling AdsGetDateFormat. |
|
pucFormat (O) |
Contains the returned date format string. |
|
pusLen (I/O) |
Length of the buffer on input, amount of data stored on output. |
AdsGetDateFormat60 returns the current date format for the given connection.