CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
typedef void(* ARH_REMOTEDEVICE_RESTORESNAPSHOTDATA)(Errors const returnCode, CPUINT32 const dwNextOffset, CPUINT32 const dwSnapshotContextData, CPUINT32 const dwClientContextData)

End of asynchronous for RemoteDevice_RestoreSnapshotData_Async function call.

Parameters
[in]returnCodeOperation's return code.
[in]dwLastOffsetOffset of the data block just restored
[in]dwSnapshotContextDataContext data to be used for next call to RemoteDevice_RestoreSnapshotData_Async
[in]dwClientContextDataContext data passed to the CHAI during previous RemoteDevice_RestoreSnapshotData_Async function call.