libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_err_t

libplist error values

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