CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CHAI asynchronous returns

List of all CHAI asynchronous return handlers. More...

Typedefs

typedef void(* ARH_CHAI_REMOTEDEVICE_FIND )(AsyncResult const result, CPHOOKEDOBJECT const hRemoteDevice, CPREMOTEDEVICEINFO const *const pRemoteDeviceInfo, CPCHAR8 const *const utf8Name, CPCHAR8 const *const utf8MachineName, CPHOOKEDOBJECT const hDeviceEnumContext, CPUINT32 const dwClientContextData)
 Used by the CHAI during device enumeration in response to CHAI_RemoteDevice_FindFirst_Async or CHAI_RemoteDevice_FindNext_Async function call. More...
 

Detailed Description

List of all CHAI asynchronous return handlers.