[in] | hRemoteDevice | Handle to the remote device. |
[in] | snapshotType | Requested snapshot information type. See SnapshotTypes |
[in] | dwOffset | Collect operation starts with offset 0. |
[in] | dwContextData | Context data. 0 for the 1st block, then value get from previous ARH_REMOTEDEVICE_COLLECTSNAPSHOTDATA |
[in] | wMaxBlockSize | Specify a maximum block size. This is the maximum amount of data the collecting application can handle. |
[in] | dwClientContextData | Data passed back to the ARH_REMOTEDEVICE_COLLECTSNAPSHOTDATA callback handler. |
[out] | phAsync | Pointer to the handle of the async operation. |