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 |
Acad::ErrorStatus readItem( bool* pVal );
This inline method calls the class's readBool method (see AcDbDwgFiler::readBool for more information).
| Parameters | Description |
|---|---|
| pVal | Pointer to bool to be filled in |