NET_SDK_CloseFormatHandle¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Close the formatting hard disk handle to release resources (only supports 3.0DVR).
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lFormatHandlein | POINTERHANDLE | Format hard disk handle, the return value of NET_SDK_FormatDisk. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None