IMMRemovableMediaNotifyHandler

The IMMRemovableMediaNotifyHandler class processes events for all IMMRemovableMedia devices.

This class is designed to handle events that require the device to generate a notification. If notifications are enabled for this class, a notification is generated and sent to all observers when the proper conditions for the specific notification exist.


IMMRemovableMediaNotifyHandler - Member Functions and Data by Group

Constructors & Destructor

You can construct and destruct objects of this class.


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

Supported Platforms

Windows OS/2 AIX
Yes Yes No


[view class]
IMMRemovableMediaNotifyHandler
public:
IMMRemovableMediaNotifyHandler()

This is the default constructor and accepts no parameters.

Supported Platforms

Windows OS/2 AIX
Yes Yes No


Event Processing

Event-dispatching members evaluate an event to determine if it is appropriate for this handler object to process it.


[view class]
dispatchHandlerEvent
protected:
virtual bool dispatchHandlerEvent(IEvent& anEvent)

Notifies observers if any of the following events are received:

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IMMRemovableMediaNotifyHandler - Inherited Member Functions and Data

Inherited Public Functions

IHandler
IMMDeviceNotifyHandler
IWindowNotifyHandler

Inherited Public Data

Inherited Protected Functions

IHandler
IWindowNotifyHandler
IMMDeviceNotifyHandler

Inherited Protected Data