Page tree
Skip to end of metadata
Go to start of metadata

The Persistence API supports the following data types

TypeDescription
PDT_NONENo value type
PDT_STRINGUNICODE null terminated string
PDT_BINARYA free form binary blob
PDT_DWORDA 32bit number
PDT_MULTI_STRINGMultiple UNICODE strings. Each string is delimited by a null terminating character and the end of the set of strings it indicated by two null terminating characters
  • No labels