DeinitDiskErrorHandler (Compact 2013)
3/26/2014
This function (optional) is called by FSDMGR when a disk is to be unmounted.
Syntax
BOOL DeinitDiskErrorHandler (
HDSK hDsk
);
Parameters
- hDsk
[in] Handle to the disk.
Return Value
Returns TRUE if dismount is successful; otherwise, returns FALSE
Requirements
Header |
Fsderr.h |