G
Guest
Hi,
My application gets custom event notification and is working as expected
sending the custom event as app name
(\\.\Notifications\NamedEvents\MyTestEvent) using the API
CeSetUserNotificationEx. But now I need to have functionality to cancel these
events. Meaning I want to remove the event entry from the system
notifications. I tried setting different date time values such as minimum
null etc but nothing seems to be working.
Can anyone help me out?
Thank you
My application gets custom event notification and is working as expected
sending the custom event as app name
(\\.\Notifications\NamedEvents\MyTestEvent) using the API
CeSetUserNotificationEx. But now I need to have functionality to cancel these
events. Meaning I want to remove the event entry from the system
notifications. I tried setting different date time values such as minimum
null etc but nothing seems to be working.
Can anyone help me out?
Thank you