C++
ACCORE_PORT bool acedRemoveCommandBitmapQuery( const AcedCommandBitmapQueryFn pfn );
File
core_rxmfcapi.h
Description
Takes a bitmap query hook function pointer and removes it
Parameters
| Parameters | Description |
|---|---|
| pfn | Function pointer to be removed. |
Returns
True if successful; otherwise false.