Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Dictionary entry for an associative array with PFProfilesEntityProfileFileMetadata values.
Syntax
typedef struct PFProfilesEntityProfileFileMetadataDictionaryEntry {
const char* key;
PFProfilesEntityProfileFileMetadata const* value;
} PFProfilesEntityProfileFileMetadataDictionaryEntry;
Members
key const char*
is null-terminated
TBD
value PFProfilesEntityProfileFileMetadata const*
TBD
Requirements
Header: PFProfilesTypes.h