![]() | ![]() | ![]() |
| ||
|
PathIsDirectory
BOOL PathIsDirectory( LPCTSTR pszPath );Verifies that a path is a valid directory.
- Returns TRUE if the path is a valid directory, or FALSE otherwise.
- pszPath
- Address of the path to verify.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.