API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::getClassID Method
OdDbObject::getClassID Method
Syntax
C++
ODRX_SEALED_VIRTUAL OdResult getClassID(void* pClsid) const;
Parameters 
Description 
void* pClsid 
[out] Pointer to the CLSID value. 

Returns the CLSID value associated with this object. 

 

Valid only on Windows with the Drawings built as a DLL.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.