Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataPointer Structure
Members

In This Topic
    DataPointer Structure
    In This Topic
    Pointer to a native buffer with a specific size.
    Object Model
    DataPointer Structure
    Syntax
    'Declaration
     
    Public Structure DataPointer 
       Inherits System.ValueType
    public struct DataPointer : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.DataPointer

    See Also