网站首页  词典首页

请输入您要查询的函数:

 

术语 sisrestoredcommonstorefile
释义 SisRestoredCommonStoreFile
语法:
C++
BOOL SisRestoredCommonStoreFile(
__in PVOID sisRestoreStructure,
__in PWCHAR commonStoreFileName
);
SisRestoredCommonStoreFile功能
函数的SisRestoredCommonStoreFile报告,SIS的架构,一个共同的,存储文件已被写入。
参数
sisRestoreStructure [in]
指针SIS的还原SisCreateRestoreStructure返回结构。
commonStoreFileName [in]
名称恢复共存储文件。
返回值
这个函数返回TRUE,如果它成功完成,否则返回FALSE。调用GetLastError获得更多关于调用失败原因的信息。
备注
此函数应称为恢复后,您有一个共同的,存储文件。它通知申根信息系统架构,一个新的共同店面已经写入文件,从而使SIS的架构能够执行诸如初始化它的内部数据结构或固定的共同商店内部文件的链接的维护任务。
您的还原操作应该只还原共存储文件的SisRestoredLink报道,即使有更多的共同-备份媒体上存储文件。您的还原操作可以恢复SIS的联系,并在它选择的任何顺序共存储文件,但是,它必须调用SisRestoredLink恢复后,任何环节,它必须调用此函数后,恢复任何共同的,存储文件。由于您的还原操作不能确定哪种常见,存储文件将被还原到的文件名是报告为恢复链接结果,您的还原操作将始终恢复后至少有一个共同的链接,存储文件提到它是恢复。但是,您就可以恢复额外SIS的链接指向普通法上存储文件。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
HeaderSisbkup.h
LibrarySisbkup.lib
DLLSisbkup.dll
参见
SisCreateRestoreStructure
SisRestoredLink
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月30日
==英文原文==SisRestoredCommonStoreFile Function
The SisRestoredCommonStoreFile function reports to the SIS architecture that a common-store file has been written.
Syntax
C++
BOOL SisRestoredCommonStoreFile(
__in PVOID sisRestoreStructure,
__in PWCHAR commonStoreFileName
);
Parameters
sisRestoreStructure [in]
Pointer to a SIS restore structure returned from SisCreateRestoreStructure .
commonStoreFileName [in]
Name of the restored common-store file.
Return Value
This function returns TRUE if it completes successfully and FALSE otherwise. Call GetLastError to get more information about the reason the call failed.
Remarks
This function should be called after you have restored a common-store file. It notifies the SIS architecture that a new common-store file has been written, so that the SIS architecture can perform internal maintenance tasks such as initializing its internal data structures or fixing the links to the common-store file.
Your restore operation should restore only common-store files reported by SisRestoredLink , even if there are additional common-store files on the backup media. Your restore operation can restore the SIS links and common-store files in any order it chooses; however, it must call SisRestoredLink after it restores any link, and it must call this function after it restores any common-store file. Because your restore operation cannot identify which common-store files will be restored until the file names are reported to it as a result of restoring a link, your restore operation will always restore a common-store file after at least one link referring to it is restored. However, you can then restore additional SIS links that point to that common-store file.
Requirements
Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderSisbkup.h
LibrarySisbkup.lib
DLLSisbkup.dll
See Also
SisCreateRestoreStructure
SisRestoredLink
Send comments about this topic to Microsoft
Build date: 7/30/2009
==原始网址==http://msdn.microsoft.com/en-us/library/aa362551(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:25:09