CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_GetInputFromID | ( | CPHOBJECT const | hLocalDevice, |
CPUINT16 const | wInputID, | ||
CPHOBJECT *const | phInput | ||
) |
Get the specified Input.
[in] | hLocalDevice | Handle to the local device. |
[in] | wInputID | requested Input ID |
[out] | phInput | Pointer to the handle to the requested input, or CPHOBJECT_NULL if no Input with the specified ID. |