[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.DataPointer

DataPointer Property

DataPointer

Gets the internal pointer to the current stream's backing store.

Declaration
public IntPtr DataPointer { get; }
Property Value
Type Description
IntPtr

An IntPtr to the buffer being used as a backing store.