| Enumerator |
|---|
| PLIST_ERR_SUCCESS | operation successful
|
| PLIST_ERR_INVALID_ARG | one or more of the parameters are invalid
|
| PLIST_ERR_FORMAT | the plist contains nodes not compatible with the output format
|
| PLIST_ERR_PARSE | parsing of the input format failed
|
| PLIST_ERR_NO_MEM | not enough memory to handle the operation
|
| PLIST_ERR_IO | I/O error.
|
| PLIST_ERR_UNKNOWN | an unspecified error occurred
|