<Return[PQ]><Top>
| PathFileExists | Declare Function Api_PathFileExists& Lib "shlwapi" Alias "PathFileExistsA" (ByVal lpszPath$) | 
| Declare Function PathFileExists Lib "shlwapi" Alias "PathFileExistsA" (ByVal pszPath As String) As Long | |
| 指定のファイルの有無をチェックする。 | |
| 
      パラメータ 
 
      戻り値 | |