如何枚举Windows Mobile显示的提醒? [英] How to enumerate reminders windows mobile is showing?

查看:43
本文介绍了如何枚举Windows Mobile显示的提醒?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Windows Mobile可以显示不同类型的用户通知,如下所示:

Windows Mobile can show different kind of user notifications, like this:

我如何通过提醒枚举Windows Mobile正在向用户显示?

How can I enumerate through the reminders, windows mobile is showing to the user?

推荐答案

通过P/调用

By P/Invoking CeGetUserNotificationHandles followed up by a call to CeGetUserNotification.

SDF已经用Notify.GetUserNotificationHandles 通过使用每个句柄对GetUserNotification的调用来实现.

The SDF already has it wrapped with Notify.GetUserNotificationHandles follwed by a call to GetUserNotification with each of those handles.

这篇关于如何枚举Windows Mobile显示的提醒?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆