VixMntapi_CloseDiskSet()
Closes the disk set. Note, vixDiskLib_Disconnect() invalidates open file handles, so call this function first.
VixError VixMntapi_CloseDiskSet(VixDiskSetHandle diskSet);
Parameter:
- diskSet [in] Handle to an open disk set.
Closes the disk set. Note, vixDiskLib_Disconnect() invalidates open file handles, so call this function first.
VixError VixMntapi_CloseDiskSet(VixDiskSetHandle diskSet);
Parameter: