Microsoft Windows CE 3.0  

notifmin Component

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The notifmin component implements a minimal user interface for the notification system. This implementation has no real visual elements and allows the notification system to be used on devices that have no user input system.

Functions for Operating System Developers

The notifmin component includes the following functions for operating system configuration, which are defined in the notifext.hxx header file.

Function
CeNotifyPrivate_ClearUserAlarm
CeNotifyPrivate_DeleteNotification
CeNotifyPrivate_FilterType
CeNotifyPrivate_Lock
CeNotifyPrivate_Lock
CeNotifyPrivate_Reschedule
CeNotifyPrivate_SetUserAlarm
CeNotifyPrivate_TranslateOID
CeNotifyPrivate_Unlock
CeNotifyPublic_DisposeOfPacket
CeNotifyPublic_FilterEvent
CeNotifyPublic_FilterUserNotification
CeNotifyPublic_Initialize
CeNotifyPublic_NewPacket
CeNotifyPublic_PresentSettingsBox
CeNotifyPublic_UIWndProc
CeNotifyPublic_UserAlarmSignalled

See Also

GWE Components