FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kTar_WriteDirectory ( kTar  tar,
const kChar itemPath 
)

Adds a directory entry to an archive.

This convenience method can be used instead of kTar_BeginWrite to add a directory to an archive.

Parameters
tarkTar object.
itemPathRelative path of the directory item in the kTar object.
Returns
Operation status.