C++
ACCORE_PORT void acedUnRegisterCommandRejector( AcEdCommandRejector* pRejector );
File
acedads.h
Description
Unregisters an AcEdCommandRejector object from the command rejector list when it is no longer needed.
Parameters
| Parameters | Description |
|---|---|
| pRejector | Input pointer to the reactor instance |