[in] | hRemoteDevice | Handle to the remote device. |
[in] | snapshotType | Snapshot information type related to this block. See SnapshotTypes |
[in] | dwOffset | Block offset |
[in] | dwContextData | Context data. 0 for the 1st block, then value get from previous ARH_REMOTEDEVICE_RESTORESNAPSHOTDATA |
[in] | wBlockSize | Block size, will be the same for each restore request |
[in] | fLastBlock | TRUE if this is the last block |
[in] | pBlockData | Pointer to the block data |
[in] | dwClientContextData | Data passed back to the ARH_REMOTEDEVICE_RESTORESNAPSHOTDATA callback handler. |
[out] | phAsync | Pointer to the handle of the async operation. |