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

# PFUserNintendoSwitchDeviceIdInfo

> PFUserNintendoSwitchDeviceIdInfo データ モデル。

PFUserNintendoSwitchDeviceIdInfo データ モデル。

## 構文

```cpp theme={null}
typedef struct PFUserNintendoSwitchDeviceIdInfo {  
    const char* nintendoSwitchDeviceId;  
} PFUserNintendoSwitchDeviceIdInfo;  
```

### メンバー

**`nintendoSwitchDeviceId`**   const char\*\
*null 終端*

(オプション) Nintendo Switch デバイス ID。

## 要件

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

## 関連項目

[PFTypes のメンバー](/services/playfab/api-references/c/pftypes/pftypes_members)


## Related topics

- [PFUserAccountInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [Services C API overview - PFTypes.h](/ja-jp/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFUserNintendoSwitchAccountIdInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfusernintendoswitchaccountidinfo.md)
- [PFAccountManagementServerUnlinkNintendoSwitchDeviceIdRequest](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementserverunlinknintendoswitchdeviceidrequest.md)
- [PFAccountManagementClientUnlinkNintendoSwitchDeviceIdRequest](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementclientunlinknintendoswitchdeviceidrequest.md)
