Close

Relief for ODA Team in Ukraine

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

Deletes the Protocol Extension for the specified Protocol Extension class.

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

Returns the Protocol Extension Object. 

 

As currently implemented, this function 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.