Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function is called by Storage Manager when it unloads a file system filter. This function is exported by a filter and is called indirectly by File System Disk Manager (FSDMGR).
Syntax
BOOL FSD_UnhookVolume(
PVOLUME pvol
);
Parameters
- pvol
[in] Pointer to a volume.
Return Value
TRUE indicates success. FALSE indicates failure.
Requirements
| Header | fsdmgr.h |
| Library | Fsdmgr.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |