PFEntityKey 値を持つ連想配列のディクショナリ エントリ。
構文
typedef struct PFEntityKeyDictionaryEntry {
const char* key;
PFEntityKey const* value;
} PFEntityKeyDictionaryEntry;
メンバー
key const char*
が null で終わる
TBD
value
PFEntityKey const*
TBD
要件
ヘッダー: PFTypes.h