AcMapOSEImportReactor class

Land Desktop Development ARX CPP SDK

 

AcMapOSEImportReactor class

Base class for custom import reactors.

Include AdMapOracleReactor.h.

To monitor and react to import events, subclass a custom reactor from AcMapOSEImportReactor, and then add an instance of it to your application using AcMapOSEConnection::AddImportReactor().

Overviews

Managing reactors

Code samples

Connecting to an Oracle Database

Functions

~AcMapOSEImportReactor AcMapOSEImportReactor
BeforeRecordImport
RecordImported
RecordRejected