FindVolumeClose |
Declare Function Api_FindVolumeClose& Lib "kernel32" Alias "FindVolumeClose" (ByVal hFindVolume&) |
Declare Function FindVolumeClose Lib "kernel32" (ByVal hFindVolume As Long) As Long |
|
指定したボリューム検索ハンドルを閉じる。FindFirstVolume 関数および FindNextVolume 関数はこの検索ハンドルを使ってボリュームを探す。 |
|
パラメータ できない。 |