Advantage Client Engine
Retrieves the connection path for the given connection.
UNSIGNED32 |
AdsGetConnectionPath (ADSHANDLE hConnect, UNSIGNED8 *pucConnectionPath, UNSIGNED16 *pusLen); |
hConnect (I) |
Handle of a connection. |
pucFldName (O) |
Return the connection path. |
pusLen (I/O) |
Length of given buffer on input, length of returned data on output. |
AdsGetConnectionPath is used to retrieve the connection path for the given connection handle. The connection path returned is the connection path given to Advantage when the connection was created.