XblLocalStorageClearHandler
Invoked by XSAPI to request the client to perform a local storage clear operation.Syntax
Parameters
context _In_opt_Type: void* Optional pointer to data used by the event handler. operation _In_
Type: XblClientOperationHandle The handle for this operation. user _In_
Type: XblUserHandle The user for which XSAPI is requesting the clear. key _In_z_
Type: char* Identifies the data being read.
