Advantage Client Engine
Retrieves the current search path
UNSIGNED32 |
AdsGetSearchPath (UNSIGNED8 *pucPath, UNSIGNED16 *pusLen); |
pucPath (O) |
Return the search path in this buffer. |
pusLen (I/O) |
Length of buffer on input, length of search path on output. |
AdsGetSearchPath retrieves the current search path in the supplied buffer. If the search path has not been set, a string of length zero is returned.
AdsGetSearchPath is a global setting that affects the behavior of the entire application.