CTNotification<T> Class Members

  1. Construction/Destruction
    CTNotification:    Constructs a CTNotification object and initializes its members.
    ~CTNotification:    Destroys a CTNotification object.
  2. Methods
    Close:    Closes a CTNotification object.
    IsOpen:    Checks a CTNotification object is wired with an OLEDB object.
    PostProcess:    Process a CTNotification object after getting an interface to an OLEDB object.

  3. Variable
    m_pINotifyImp:    Points a listener for a sinking interface.

CTNotification<T> Class Overview