Go to the source code of this file.
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 INDIRECT_REFTARG_CONTAINER_CLASS_ID Class_ID(0x28de7aca, 0x78236a6f) |
The class id of the indirect reference container.
Definition at line 23 of file IIndirectRefTargContainer.h.
#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.
Definition at line 28 of file IIndirectRefTargContainer.h.