API Reference > OdDb Classes > OdDbPdfReference Class > OdDbPdfReference Methods > OdDbPdfReference::subGetClassID Method
OdDbPdfReference::subGetClassID Method
Syntax
C++
virtual OdResult subGetClassID(void* pClsid) const;
Parameters 
Description 
void* pClsid 
[out] A raw-pointer to the class information to be returned to a calling subroutine.  

Returns a value of the OdResult enumeration that contains the result of the retrieve operation.

Retrieves the class information about the referenced PDF object.

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