Skip to main content
PFLocationModel データ モデル。

構文

メンバー

city const char*
is null-terminated
(省略可) 市区町村名。 continentCode PFContinentCode const*
may be nullptr
(省略可) この場所の 2 文字の大陸コード。 countryCode PFCountryCode const*
may be nullptr
(省略可) その場所に関連付けられた国の 2 文字の ISO 3166-1 国コード。 latitude double const*
may be nullptr
(省略可) 地理的な場所の緯度座標。 longitude double const*
may be nullptr
(省略可) 地理的な場所の経度座標。

要件

ヘッダー: PFTypes.h

関連項目

PFTypes メンバー
最終更新日 2026年8月13日