libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_from_openstep()

PLIST_API plist_err_t plist_from_openstep ( const char *  openstep,
uint32_t  length,
plist_t plist 
)

Import the plist_t structure from OpenStep plist format.

Parameters
openstepa pointer to the OpenStep plist buffer.
lengthlength of the buffer to read.
plista pointer to the imported plist.
Returns
PLIST_ERR_SUCCESS on success or a plist_err_t on failure