IChannelContainer.h File Reference

An interface to manage channels in ParticleContainer. More...

#include "..\ifnpub.h"

Go to the source code of this file.

Classes

class   IChannelContainer

Defines

#define  CHANNELCONTAINER_INTERFACE   Interface_ID(0x74f93c00, 0x1eb34600)
#define  GetChannelContainerInterface(obj)   ((IChannelContainer*)obj->GetInterface(CHANNELCONTAINER_INTERFACE))

Detailed Description

An interface to manage channels in ParticleContainer.

Definition in file IChannelContainer.h.


Define Documentation

#define CHANNELCONTAINER_INTERFACE   Interface_ID(0x74f93c00, 0x1eb34600)

Definition at line 18 of file IChannelContainer.h.

#define GetChannelContainerInterface (   obj )    ((IChannelContainer*)obj->GetInterface(CHANNELCONTAINER_INTERFACE))

Definition at line 20 of file IChannelContainer.h.