C++
Acad::ErrorStatus readItem( AcString& rVal );
Description
This inline method calls the class's readString method (see AcDbDwgFiler::readString for more information).
Parameters
Parameters | Description |
---|---|
rVal | Reference to the AcString of which to assign the string value |