Implementing Protocol Extension

These steps are described in detail in the next two subsections. Additional information about implementation issues follows these sections.

To implement protocol extension

  1. Declare and define the protocol extension classes that include the additional functionality.
  2. Register the protocol extension classes with the application, and associate them with the ObjectARX classes to which they add functionality.