int HIsDirectory

( const char* szPath )

check whether path is directory.

Documentation

check whether path is directory.

Parameters:
szPath - [in] path
Returns:
if path is directory, return 0. otherwise return -1.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.