API Reference > OdDb Classes > OdDbSurface Class > OdDbSurface Methods > OdDbSurface::subGetClassID Method
OdDbSurface::subGetClassID Method
Syntax
C++
virtual OdResult subGetClassID(void* pClsid) const;
Parameters 
Description 
void* pClsid 
[out] Raw-pointer to the class information.
 

eOk if successful or an appropriate error code otherwise.

Retrieves the class information. 

 

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