[This is preliminary documentation and subject to change.]
The CloseRaw function signals the completion of a backup or restore operation.
VOID CloseRaw(
PVOID pvContext
);
This function does not return a value.
The CloseRaw function frees allocated system resources and closes the file.
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in winbase.h.
Import Library: Use kernel32.lib.
File Systems Overview, File System Functions, OpenRaw, ReadRaw, WriteRaw