File Management Data Types
The data type for File Management is used as a function parameter type.
Note
FMAPI can only be used in the Windows Preinstallation Environment (WinPE) for Windows Vista, Windows Server 2008, and later. Applications that use FMAPI must license WinPE.
typedef PVOID PFILE_RESTORE_CONTEXT;
-
PFILE_RESTORE_CONTEXT
-
A pointer to a file restore context.
Remarks
Note that there is no associated header file for this data type.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |