<Return[PQ]><Top>
| PathFindOnPath | Declare Function Api_PathFindOnPath& Lib "shlwapi" Alias "PathFindOnPathA" (ByVal pszPath$, ByVal ppszOtherDirs$) | 
| Declare Function PathFindOnPath& Lib "shlwapi" Alias "PathFindOnPathA" (ByVal pszPath As String, ByVal ppszOtherDirs As String) As Long | |
| 指定のファイルのフルパスを取得する。 | |
| 
      パラメータ ppszOtherDirs 検索されるパスへのポインタを指定する。 
 
      戻り値 | |