Share

AcDbDwgFiler::readItem

C++

Acad::ErrorStatus readItem(
    void** pp
);

Description

This inline method calls the class's readAddress method (see AcDbDwgFiler::readAddress for more information).

Parameters

Parameters Description
pp Address of a pointer in which to place the memory address that is read in

Links

AcDbDwgFiler

Was this information helpful?