Share

AcDbDwgFiler::readItem

C++

Acad::ErrorStatus readItem(
    AcDbHandle* pVal
);

Description

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

Parameters

Parameters Description
pVal Pointer to AcDbHandle object in which to place the handle value that has been read in

Links

AcDbDwgFiler

Was this information helpful?