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.
This function is called by the Storage Manager when it unloads a file system filter. This function is exported by a filter and is called indirectly by FSDMGR.
BOOL FSD_UnhookVolume(PVOLUME pvol);
Parameters
- pvol
[in] A pointer to the VOLUME.
Return Values
Returns TRUE, if successful; otherwise, returns FALSE.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Fsdmgr.h.
Link Library: Fsdmgr.lib.
See Also
Send Feedback on this topic to the authors