> ## 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.

# PFStatisticsIncrementStatisticVersionResponse

> PFStatisticsIncrementStatisticVersionResponse データ モデル。

PFStatisticsIncrementStatisticVersionResponse データ モデル。

## 構文

```cpp theme={null}
typedef struct PFStatisticsIncrementStatisticVersionResponse {  
    uint32_t version;  
} PFStatisticsIncrementStatisticVersionResponse;  
```

### メンバー

**`version`**   uint32\_t

新しい統計バージョン。

## 要件

**ヘッダー:** PFStatisticsTypes.h

## 関連項目

[PFStatisticsTypes のメンバー](/services/playfab/api-references/c/pfstatisticstypes/pfstatisticstypes_members)


## Related topics

- [PFStatisticsIncrementStatisticVersionGetResult](/ja-jp/services/playfab/api-references/c/pfstatistics/functions/pfstatisticsincrementstatisticversiongetresult.md)
- [Services C API overview - PFStatisticsTypes.h](/ja-jp/services/playfab/api-references/c/pfstatisticstypes/pfstatisticstypes_members.md)
- [PFStatisticsIncrementStatisticVersionRequest](/ja-jp/services/playfab/api-references/c/pfstatisticstypes/structs/pfstatisticsincrementstatisticversionrequest.md)
- [PFStatisticsIncrementStatisticVersionAsync](/ja-jp/services/playfab/api-references/c/pfstatistics/functions/pfstatisticsincrementstatisticversionasync.md)
- [PFStatisticsGetStatisticDefinitionResponse](/ja-jp/services/playfab/api-references/c/pfstatisticstypes/structs/pfstatisticsgetstatisticdefinitionresponse.md)
