API Reference > Types > ODRXOBJECT_CALLBACK Type
ODRXOBJECT_CALLBACK Type
Syntax
C++
typedef void (* ODRXOBJECT_CALLBACK)(const OdRxObject*);

RxObject.h

This registration allows you to catch the invoking of each RxObject destructor.

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