<Return[PQ]><Top>
|
PathIsPrefix |
Declare Function Api_PathIsPrefix& Lib "shlwapi" Alias "PathIsPrefixA" (ByVal pszPrefix$, ByVal pszPath$) |
|
Declare Function PathIsPrefix Lib "shlwapi" Alias "PathIsPrefixA" (ByVal pszPrefix As String, ByVal pszPath As String) As Long |
|
|
有効なプレフィックスを含むかどうか判断する。 |
|
|
パラメータ pszPath 検索するパス名を指定する。
戻り値 |
|