FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kStorage_CreateDirectory ( kStorage  storage,
const kChar directory 
)

Creates a directory at the specified location.

This function will fail if the directory already exists or if the parent directory does not support sub-directories.

Parameters
storageStorage object.
directoryFull path of the directory.
Returns
Operation status.