company logo

EventHandler :: EventHandler - Constructor

Constructing an event handler class instance for the property handle passed to the function. The constructor sets the property event handler as well as the instance event handler. The property handle is registered for receiving server events (-> RegisterHandle()).

Implementation overview

Implementation details

  1. - internal feature (not documented)
    EventHandler  :: EventHandler ( PropertyHandle &prop_hdl )
    • prop_hdl - Property Handle

      Is a reference to an (usually) opened property handle.

  2. to list
  3. - internal feature (not documented)
    EventHandler  :: EventHandler (  )
  4. to list