<Return[PQ]><Top>
PathIsDirectory |
Declare Function Api_PathIsDirectory& Lib "shlwapi" Alias "PathIsDirectoryA" (ByVal pszPath$) |
Declare Function PathIsDirectory Lib "shlwapi" Alias "PathIsDirectoryA" (ByVal pszPath As String) As Long |
|
指定したディレクトリが存在するかどうか判定する。 |
|
パラメータ
戻り値 |