最新Windows Mobile 5.0托管API强大功能.ppt

最新Windows Mobile 5.0托管API强大功能.ppt

最新Windows Mobile 5.0托管API强大功能 已经包含了上百种预定义的状态变量,涵盖了: if (SystemState.CradlePresent) { // Download latest bits. } State and Notification Broker (SN) Microsoft.WindowsMobile.Status 网络 消息 电话 约会 媒体播放器 可用硬件 SN Broker Notifications 当特定状态改变时发出提醒 瞬时提醒 - Transient Notifications 仅在应用程序运行时发出提醒 设备复位后自动清除 持久提醒 – Persistent Notifications 及时应用程序尚未运行,也会将其启动 设备复会后仍然会保存 使用提醒 SystemState cradle; // member variable cradle = new SystemState(SystemProperty.CradlePresent); cradle.Changed += new ChangeEventHandler(cradle_Changed); void cradle_Changed(object sender, ChangeEv

文档评论(0)

1亿VIP精品文档

相关文档