C++
void AcGlobRemoveDMMReactor( AcDMMReactor * pReactor );
File
acdmmapi.h
Description
Clients should call this global function to remove a DWF Metadata Manager (DMM) reactor.
Parameters
| Parameters | Description |
|---|---|
| pReactor | Input pointer to the reactor that the client has derived, instantiated, and previously added |