Source position: CFString.pas line 525
function CFStringGetBytes( |
theString: CFStringRef; |
range: CFRange; |
encoding: CFStringEncoding; |
lossByte: ByteParameter; |
isExternalRepresentation: Boolean; |
buffer: UInt8Ptr; |
maxBufLen: CFIndex; |
var usedBufLen: CFIndex |
):CFIndex; |