C++
ACCORE_PORT bool acedRemoveOnModal( const AcedOnModalFn pfn );
File
core_rxmfcapi.h
Description
Removes the notification that is called when AutoCAD displays a modal dialog.
Returns true if successful.
Parameters
Parameters | Description |
---|---|
pfn | Input registered hook to remove |