API Reference > OdDAI Namespace > Classes > Pager Class > Pager Methods > unload Method > Pager::unload Method (OdDAIObjectId&)
Pager::unload Method (OdDAIObjectId&)
Syntax
C++
OdResult unload(const OdDAIObjectId& id);
Parameters 
Description 
const OdDAIObjectId& id 
[in] an object id which should be unloaded  

Returns eOk if success, otherwise it should return an error code

Unload enitity by Id.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.