Classes | Defines

IRefTargMonitorClass.h File Reference

#include "iFnPub.h"
#include "IRefTargMonitor.h"

Go to the source code of this file.

Classes

class   IRefTargMonitorClass
  The interface for working with RefTargMonitor class. More...

Defines

#define  REFTARGMONITOR_CLASS_ID   Class_ID(0x1af82963, 0x29663cd2)
  ClassID for RefTargMonitor.
#define  IID_REFTARGMONITOR_CLASS   Interface_ID(0x1af82963, 0x29663cd2)
  Id for IRefTargMonitorClass interface.
#define  REFMSG_REFTARGMONITOR_TARGET_DELETED   REFMSG_USER + 0x18f81904
  RefMessage sent by RefTargMonitor's ProcessRefTargMonitorMsg when the monitored RefTarg is deleted The hTarg argument is the RefTarg being deleted.

Define Documentation

#define REFTARGMONITOR_CLASS_ID   Class_ID(0x1af82963, 0x29663cd2)

ClassID for RefTargMonitor.

Definition at line 23 of file IRefTargMonitorClass.h.

#define IID_REFTARGMONITOR_CLASS   Interface_ID(0x1af82963, 0x29663cd2)

Id for IRefTargMonitorClass interface.

Definition at line 26 of file IRefTargMonitorClass.h.

#define REFMSG_REFTARGMONITOR_TARGET_DELETED   REFMSG_USER + 0x18f81904

RefMessage sent by RefTargMonitor's ProcessRefTargMonitorMsg when the monitored RefTarg is deleted The hTarg argument is the RefTarg being deleted.

Definition at line 30 of file IRefTargMonitorClass.h.