PathIsDirectoryPathIsDirectory*
*Contents  *Index  *Topic Contents
*Previous Topic: PathIsContentType
*Next Topic: PathIsFileSpec

PathIsDirectory


BOOL PathIsDirectory(
    LPCTSTR pszPath
    );

Verifies that a path is a valid directory.

pszPath
Address of the path to verify.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.