CHAILink SDK
Version 1.3
|
CLC_ErrorCode Pipe_GetConnection | ( | CPHOBJECT const | hPipe, |
CPUINT16 const | wConnectionIndex, | ||
CPENDPOINT *const | pPeer | ||
) |
Get a connection by index.
[in] | hPipe | Pipe handle |
[in] | wConnectionIndex | Index, from 0 to GetNumConnections()-1 |
[out] | pPeer | Pointer to the Peer's endpoint, or empty EndPoint if wConnectionIndex is out of range |