CeNotifyPrivate_FilterType
This function filters packet types with a specified value for all active notifications.
void CeNotifyPrivate_FilterType(
unsigned int uiFlag
);
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.
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.