AdsGetDateFormat
Advantage Client Engine
|
AdsGetDateFormat Advantage Client Engine |
|
|
|
|
AdsGetDateFormat Advantage Client Engine |
|
|
Retrieves the current date format
Syntax
UNSIGNED32 |
AdsGetDateFormat (UNSIGNED8 *pucFormat, UNSIGNED16 *pusLen); |
Parameters
pucFormat (O) |
Contains the returned date format string. |
pusLen (I/O) |
Length of the buffer on input, amount of data stored on output. |
Remarks
AdsGetDateFormat returns the current date format or the date format defined by AdsSetDateFormat.
AdsGetDateFormat is a global setting that affects the behavior of the entire application.
Example
See Also