Share

AcDbDwgFiler::readItem

C++

Acad::ErrorStatus readItem(
    bool* pVal
);

Description

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

Parameters

Parameters Description
pVal Pointer to bool to be filled in

Links

AcDbDwgFiler

Was this information helpful?