Next Topic

Previous Topic

Book Contents

MkDir

bool MkDir(string sPath)

Return value

Returns true if the operation was successful or false if otherwise.

Parameters

Remarks

This function is not able to recursively create new directives, all parent directories of the last directory in the path must exists.