> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ハウツー

> XBOX Game Development Kit（XBOX サービス）におけるタイトル ストレージのハウツー ガイド。概念、サンプル、および API のガイダンスを提供します。

XBOX ゲーム開発におけるハウツー トピックを紹介します。

<CardGroup cols={2}>
  <Card title="Title Storage から Blob を削除する" icon="hard-drive" href="/services/xbox-services/storage/title-storage/how-to/live-deleting-title-storage-blob">
    このトピックでは、以下の flat C コード サンプルを使用して、XBOX services Title Storage から Blob を削除する方法を示します。
  </Card>

  <Card title="Title Storage から Blob をダウンロードする" icon="download" href="/services/xbox-services/storage/title-storage/how-to/live-downloading-title-storage-blob">
    このトピックでは、以下の flat C コード サンプルを使用して、XBOX services Title Storage から Blob をダウンロードする方法を示します。
  </Card>

  <Card title="Title Storage の Blob メタデータの取得" icon="book-open" href="/services/xbox-services/storage/title-storage/how-to/live-getting-title-storage-blob-metadata">
    このトピックでは、以下の flat C コード サンプルを使用して、XBOX Title Storage から Blob メタデータを取得する方法を示します。
  </Card>

  <Card title="Title Storage のクォータ情報の取得" icon="sliders" href="/services/xbox-services/storage/title-storage/how-to/live-getting-title-storage-quota-info">
    このトピックでは、指定されたサービス構成とストレージ タイプについて、XBOX Title Storage でクォータ情報を取得する方法を示します…
  </Card>

  <Card title="Title Storage のサンプル コード" icon="code" href="/services/xbox-services/storage/title-storage/how-to/live-title-storage-howto-nav">
    このセクションでは、flat C のサンプル コードを使用して、XBOX services Title Storage に関連するさまざまなタスクを示すトピックを提供します。
  </Card>

  <Card title="Title Storage への Blob のアップロード" icon="hard-drive" href="/services/xbox-services/storage/title-storage/how-to/live-uploading-title-storage-blob">
    このトピックでは、以下の flat C コード サンプルを使用して、XBOX services Title Storage に Blob をアップロードする方法を示します。
  </Card>
</CardGroup>

## 関連項目

* [構成](/services/xbox-services/storage/title-storage/config/index)


## Related topics

- [ハウツー](/ja-jp/services/xbox-services/multiplayer/invites/how-to/index.md)
- [Partner Center 機能の概要](/ja-jp/publishing/game-publishing/concepts/overview.md)
- [構成](/ja-jp/services/xbox-services/storage/title-storage/config/index.md)
- [概念](/ja-jp/services/xbox-services/community/reputation/concepts/index.md)
