网站首页  词典首页

请输入您要查询的函数:

 

术语 unregisterapplicationrestart
释义 UnregisterApplicationRestart
语法:
C++
HRESULT WINAPI UnregisterApplicationRestart(void);
UnregisterApplicationRestart功能
移除从列表应用程序的重新启动积极的实例。
参数
这个函数没有参数。
返回值
这个函数返回S_OK在成功或下面的错误代码之一。
返回codeDescription
E_FAILInternal错误。
备注
您不必退出之前调用这个函数。您需要删除登记只有当您选择不重新启动该应用程序。例如,您可以删除注册如果您的应用进入了一个已损坏的状态下重新启动的未来也将失败。您必须调用此函数之前,应用程序失败异常。
要求:
client最低支持Vista
server最低支持 Windows Server 2008
HeaderWinbase.h(头文件:winuser.h)
LibraryKernel32.lib
DLLKernel32.dll
参见
RegisterApplicationRestart
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月30日
==英文原文==UnregisterApplicationRestart Function
Removes the active instance of an application from the restart list.
Syntax
C++
HRESULT WINAPI UnregisterApplicationRestart(void);
Parameters
This function has no parameters.
Return Value
This function returns S_OK on success or one of the following error codes.
Return codeDescription
E_FAILInternal error.

Remarks
You do not need to call this function before exiting. You need to remove the registration only if you choose to not restart the application. For example, you could remove the registration if your application entered a corrupted state where a future restart would also fail. You must call this function before the application fails abnormally.
Requirements
Minimum supported clientWindows Vista
Minimum supported serverWindows Server 2008
HeaderWinbase.h (include Windows.h)
LibraryKernel32.lib
DLLKernel32.dll
See Also
RegisterApplicationRestart
Send comments about this topic to Microsoft
Build date: 7/30/2009
==原始网址==http://msdn.microsoft.com/en-us/library/aa373349(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 13:23:18