AcMapIEExporter::RemoveReactor Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: RemoveReactor Method
 

Removes a reactor from this exporter.

virtual AcMapIE::ErrCode RemoveReactor(
    AcMapIEExportReactor * pReactor
) = 0;
Parameters 
Description 
pReactor 
Input AcMapIEExportReactorexport reactor to remove. 
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Invalid if the reactor does not already exist. Returns AcMapIE::ErrCode kErr_Fail if the process failed for some other reason.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].