These steps are described in detail in the next two subsections. Additional information about implementation issues follows these sections.
To implement protocol extension
- Declare and define the protocol extension classes that include the additional functionality.
- Register the protocol extension classes with the application, and associate them with the ObjectARX classes to which they add functionality.