CHAILink SDK
Version 1.3
|
CLC_ErrorCode RemoteDevice_GetControllerInfo_Async | ( | CPHOOKEDOBJECT const | hRemoteDevice, |
ExplorationCommands const | ec, | ||
CPUINT16 const | wControllerID, | ||
CPUINT32 const | dwClientContextData, | ||
CPHASYNC *const | phAsync | ||
) |
Get controller description.
[in] | hRemoteDevice | Handle to the remote device. |
[in] | ec | The exploration command. see ExplorationCommands |
[in] | wControllerID | Relevant when ec in (EC_FindFirst, EC_FindNext, EC_FindPrev, EC_FindLast). Controller ID related to the exploration command |
[in] | dwClientContextData | Data passed back to the ARH_REMOTEDEVICE_GETCONTROLLERINFO callback handler. |
[out] | phAsync | Pointer to the handle of the async operation. |