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