网站首页  词典首页

请输入您要查询的函数:

 

术语 unregisterapplicationrecoverycallback
释义 UnregisterApplicationRecoveryCallback
语法:
C++
HRESULT WINAPI UnregisterApplicationRecoveryCallback(void);
UnregisterApplicationRecoveryCallback功能
删除一个从恢复列表应用程序的积极实例。
参数
这个函数没有参数。
返回值
这个函数返回S_OK在成功或下面的错误代码之一。
返回codeDescription
E_FAILInternal错误。
备注
您不必退出之前调用这个函数。您需要删除登记只有当您选择不要恢复数据。
要求:
client最低支持Vista
server最低支持 Windows Server 2008
HeaderWinbase.h(头文件:winuser.h)
LibraryKernel32.lib
DLLKernel32.dll
参见
RegisterApplicationRecoveryCallback
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月30日
==英文原文==UnregisterApplicationRecoveryCallback Function
Removes the active instance of an application from the recovery list.
Syntax
C++
HRESULT WINAPI UnregisterApplicationRecoveryCallback(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 recover data.
Requirements
Minimum supported clientWindows Vista
Minimum supported serverWindows Server 2008
HeaderWinbase.h (include Windows.h)
LibraryKernel32.lib
DLLKernel32.dll
See Also
RegisterApplicationRecoveryCallback
Send comments about this topic to Microsoft
Build date: 7/30/2009
==原始网址==http://msdn.microsoft.com/en-us/library/aa373348(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:20:37