XblLocalStorageReadComplete
Completes a local storage read operation. XblLocalStorageReadHandlerSyntax
Parameters
operation _In_Type: XblClientOperationHandle The handle for this operation. result _In_
Type: XblClientOperationResult The result of the operation. dataSize _In_
Type: size_t The size (in bytes) of the data. data _In_reads_bytes_opt_(dataSize)
Type: void The data read.
