This function gets, for the specified system object, the IP address of the iSeries™ system it represents. This is the IP address that was used to connect to the iSeries system (or was set some other way, such as by using cwbCO_SetIPAddress), and will be used for later connections, when using the specified system object.
UINT CWB_ENTRY cwbCO_GetIPAddress(
cwbCO_SysHandle system,
LPSTR IPAddress,
PULONG length );
The following list shows common return values.
None.