ICnrEvent

ICnrEvent is the base class for all container events classes.


ICnrEvent - Member Functions and Data by Group

Constructors & Destructor

You can construct and destruct objects of this class.


[view class]
~ICnrEvent
public:
virtual ~ICnrEvent()

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
ICnrEvent
public:
ICnrEvent(const IControlEvent& event)

Although you can create objects of this class, typically ICnrHandler::dispatchHandlerEvent creates them from an IControlEvent object in response to a notification from the container.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


Event Information

These members implement the class.


[view class]
containerId
protected:
unsigned long containerId() const

Returns the control ID for the container.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


ICnrEvent - Inherited Member Functions and Data

Inherited Public Functions

IControlEvent
IEvent

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data