Share via


CeNotifyPrivate_FilterType (Windows CE 5.0)

Send Feedback

This function filters packet types with a specified value for all active notifications.

void CeNotifyPrivate_FilterType(unsigned intuiFlag);

Parameters

  • uiFlag
    Value of the uiPacketType flag in the NotifyPacket structure.

Return Values

None.

Remarks

Use this function to switch off active audio notification bits. This function stops sound and vibration after a user responds to the notification UI dialog box. See %_WINCEROOT%\Public\Common\Oak\Notify\Notifext.cxx for an implementation example of DecrementMultimedia.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Notifext.hxx.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.