API Reference > Types > ODDBHYPERLINK_CALLBACK Type
ODDBHYPERLINK_CALLBACK Type
Syntax
C++
typedef void (* ODDBHYPERLINK_CALLBACK)(const OdDbHyperlink*);

DbHyperlink.h

This type specifies callback functions that are called when a Hyperlink destructor call is detected. Used by the odrxRegisterHyperlinkDestructorCallback() function.

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