Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |