C++
Acad::ErrorStatus readItem( ACHAR** pVal );
Description
This inline method calls the class's readString method (see AcDbDwgFiler::readString for more information).
Parameters
| Parameters | Description |
|---|---|
| pVal | Address of a pointer that will be set to point to the string |