readme.txt

来自「Windows Mobile平台电源管理示例」· 文本 代码 · 共 33 行

TXT
33
字号
Code Sample Name: 
    Power Manager Sample

Feature Area: 
    PM 

Description: 
    Demonstrates how an application can use the Power Manager APIs to 
    register for power notifications, set minimum device power requirements,
    and get and set the system power state.

Usage:
    See description.

Relevant APIs/Associated Help Topics: 
    RequestPowerNotifications
    StopPowerNotifications
    SetPowerRequirement
    ReleasePowerRequirement
    GetSystemPowerState
    SetSystemPowerState

Assumptions: 
    
Requirements: 
    Visual Studio 2005, 
    Windows Mobile 5.0 Pocket PC SDK or
    Windows Mobile 5.0 Smartphone SDK,
    ActiveSync 4.0.


** For more information about this code sample, please see the Windows Mobile SDK help system. **

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?