IIndirectRefTargContainer.h File Reference
 
 
 
IIndirectRefTargContainer.h File Reference
#include "plugapi.h"
#include "IIndirectRefMaker.h"
#include "IRefTargContainer.h"

Classes

class   IIndirectRefTargContainer
  The interface for a container of indirect references. More...

Defines

#define  INDIRECT_REFTARG_CONTAINER_CLASS_ID   Class_ID(0x28de7aca, 0x78236a6f)
  The class id of the indirect reference container.
#define  REFMSG_INDIRECT_REFTARG_MONITOR_CONTAINER_TARGET_DELETED   REFMSG_USER + 0x78236a6f
  RefMessage sent by IIndirectRefTargContainer::ProcessRefTargMonitorMsg when a monitored ReferenceTarget is deleted.

Define Documentation

#define INDIRECT_REFTARG_CONTAINER_CLASS_ID   Class_ID(0x28de7aca, 0x78236a6f)

The class id of the indirect reference container.

#define REFMSG_INDIRECT_REFTARG_MONITOR_CONTAINER_TARGET_DELETED   REFMSG_USER + 0x78236a6f

RefMessage sent by IIndirectRefTargContainer::ProcessRefTargMonitorMsg when a monitored ReferenceTarget is deleted.

The hTarg argument is the ReferenceTarget being deleted.