CHAILink SDK
Version 1.3
|
CLC_ErrorCode CHAI_CreateRemoteDevice | ( | CPDEVICEID const *const | pDevID, |
CPHOOKEDOBJECT *const | phRemoteDevice | ||
) |
Create a new Remote Device object from a DeviceID.
The application is notified when additional information such as parent and capabilities is available.
[in] | pDevID | Pointer to the Device ID |
[out] | phRemoteDevice | pointer to the remote device handle. CPHHOOKEDOBJECT_NULL if failed |