1/6/2010
This function is called by a file system driver (FSD) to unregister a volume.
Syntax
void FSDMGR_DeregisterVolume(
HVOL hVol
);
Parameters
- hVol
[in] Handle of the mounted volume that is returned by the FSDMGR_RegisterVolume function.
Return Value
None.
Requirements
| Header | fsdmgr.h |
| Library | Fsdmgr.lib |
| Windows Embedded CE | Windows CE 2.10 and later |