网站首页  词典首页

请输入您要查询的函数:

 

术语 issystemresumeautomatic
释义 IsSystemResumeAutomatic
语法:
C++
BOOL WINAPI IsSystemResumeAutomatic(void);
IsSystemResumeAutomatic功能
确定计算机的当前状态。
参数
这个函数没有参数。
返回值
如果系统恢复到工作状态,自动在用户不活跃,该函数返回TRUE。否则,函数返回FALSE。
备注
该PBT_APMRESUMEAUTOMATIC事件是广播系统醒来时自动处理一个事件。用户通常不存在。如果系统检测后,通过广播,PBT_APMRESUMEAUTOMATIC事件的任何用户的活动,将广播PBT_APMRESUMESUSPEND事件,让他们知道可以申请恢复与用户充分互动。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
HeaderWinbase.h(头文件:winuser.h)
LibraryKernel32.lib
DLLKernel32.dll
参见
电源管理功能
PBT_APMRESUMEAUTOMATIC
PBT_APMRESUMESUSPEND
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月30日
==英文原文==IsSystemResumeAutomatic Function
Determines the current state of the computer.
Syntax
C++
BOOL WINAPI IsSystemResumeAutomatic(void);
Parameters
This function has no parameters.
Return Value
If the system was restored to the working state automatically and the user is not active, the function returns TRUE. Otherwise, the function returns FALSE.
Remarks
The PBT_APMRESUMEAUTOMATIC event is broadcast when the system wakes automatically to handle an event. The user is generally not present. If the system detects any user activity after broadcasting the PBT_APMRESUMEAUTOMATIC event, it will broadcast the PBT_APMRESUMESUSPEND event to let applications know they can resume full interaction with the user.
Requirements
Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderWinbase.h (include Windows.h)
LibraryKernel32.lib
DLLKernel32.dll
See Also
Power Management Functions
PBT_APMRESUMEAUTOMATIC
PBT_APMRESUMESUSPEND
Send comments about this topic to Microsoft
Build date: 7/30/2009
==原始网址==http://msdn.microsoft.com/en-us/library/aa372708(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 11:30:00