Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerations
Enumeration | Description |
---|---|
XblClientOperationResult | Enum defining the results of a client operation. |
XblLocalStorageWriteMode | Write mode for a local storage write operation. |
Functions
Function | Description |
---|---|
XblLocalStorageClearComplete | Completes a local storage clear operation. XblLocalStorageClearHandler |
XblLocalStorageClearHandler | Invoked by XSAPI to request the client to perform a local storage clear operation. |
XblLocalStorageReadComplete | Completes a local storage read operation. XblLocalStorageReadHandler |
XblLocalStorageReadHandler | Invoked by XSAPI to request the client to perform a local storage read operation. |
XblLocalStorageSetHandlers | Sets the storage handlers. |
XblLocalStorageWriteComplete | Completes a local storage write operation. XblLocalStorageWriteHandler |
XblLocalStorageWriteHandler | Invoked by XSAPI to request the client to perform a local storage write operation. |
Handles
Handle | Description |
---|---|
XblClientOperationHandle | Handle to an operation XSAPI requested the client to perform. |