C++
Acad::ErrorStatus readItem( AcDbSoftPointerId* pId );
Description
This inline method calls the class's readSoftPointerId method (see AcDbDwgFiler::readSoftPointerId for more information).
Parameters
| Parameters | Description |
|---|---|
| pId | Pointer to an existing AcDbSoftPointerId object to fill in |