Returns a copy of the provider’s data.
Original signature is 'CFDataRef CGDataProviderCopyData( CGDataProviderRef provider );'
Available in Mac OS X v10.5 and later.


- provider (IntPtr)
- MISSING

A new data object containing a copy of the provider’s data. You are responsible for releasing this object.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)