Purpose
Return the handle to an ODBC connection on the specified iSeries™ server system. If no connection exists to the specified iSeries server, the API obtains a new handle.
Syntax
CWBAPI unsigned int WINAPI cwbUN_GetODBCConnection( const char * szSystemName, HDBC *phDBC );
Parameters
Return Codes
The following list shows common return values:
Usage
None