C#
VB
Java
C++
Gets a pointer to the unmanaged memory buffer into which this read operation should copy the data.
public IntPtr Buffer { get; }
Public ReadOnly Property Buffer As IntPtr
public byte[] getBuffer()
public:
property IntPtr Buffer {
IntPtr get();
}
A pointer to the unmanaged memory buffer into which this read request should copy data.
For an example, refer to RasterCodecs.StartRedirecting
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET