3ds Max C++ API Reference
IRefTargMonitorClass.h File Reference
#include "iFnPub.h"
#include "IRefTargMonitor.h"

Classes

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

Macros

#define REFTARGMONITOR_CLASS_ID   Class_ID(0x1af82963, 0x29663cd2)
 ClassID for RefTargMonitor. More...
 
#define IID_REFTARGMONITOR_CLASS   Interface_ID(0x1af82963, 0x29663cd2)
 Id for IRefTargMonitorClass interface. More...
 
#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. More...
 

Macro Definition Documentation

◆ REFTARGMONITOR_CLASS_ID

#define REFTARGMONITOR_CLASS_ID   Class_ID(0x1af82963, 0x29663cd2)

ClassID for RefTargMonitor.

◆ IID_REFTARGMONITOR_CLASS

#define IID_REFTARGMONITOR_CLASS   Interface_ID(0x1af82963, 0x29663cd2)

Id for IRefTargMonitorClass interface.

◆ REFMSG_REFTARGMONITOR_TARGET_DELETED

#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.