CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_GetPipeFromID | ( | CPHOBJECT const | hLocalDevice, |
CPUINT16 const | wPipeID, | ||
CPHOBJECT *const | phPipe | ||
) |
Get the specified Pipe.
[in] | hLocalDevice | Handle to the local device. |
[in] | wPipeID | requested Pipe ID |
[out] | phPipe | Pointer to the handle to the requested pipe, or CPHOBJECT_NULL if no pipe with the specified ID. |