Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxClass::getX Method
Syntax
C++
OdRxObjectPtr getX(const OdRxClass* pProtocolClass);

Returns the Protocol Extension for the specified Protocol extension class. 

 

Parameters
Description
pProtocolClass
[in] Pointer to the Protocol Extension class.

Returns a SmartPointer to the Protocol Extension.

The default implementation of this object does nothing but assert in debug mode, and return a null pointer. It will be fully implemented in a future *release*.

Copyright © 2002-2022. Open Design Alliance All rights reserved.