Source position: CFPropertyList.pas line 292
function CFPropertyListCreateFromStream( |
allocator: CFAllocatorRef; |
stream: CFReadStreamRef; |
streamLength: CFIndex; |
mutabilityOption: CFOptionFlags; |
var format: CFPropertyListFormat; |
var errorString: CFStringRef |