FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPxBlock_FilePath ( kPxBlock  block,
const kChar fileName,
kChar filePath,
kSize  capacity 
)
protected

Gets the full path for a given file name used by this block.

This function should be used to form fully-qualified file names when accessing files from within a block.

This method is thread-safe while the pipe is running.

Parameters
blockBlock object.
fileNameFile name.
filePathReceives fully-qualified file path.
capacityCapacity of the filePath argument.
Returns
Operation status.