Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPath_LibraryName ( const kChar libraryName,
kChar fileName,
kSize  capacity 
)

Given a library name (e.g.

"kApi"), generates the expected file name of the dynamic library file (e.g. "kApi.dll").

Parameters
libraryNameLibrary name.
fileNameReceives library file name.
capacityMaximum number of characters (including null terminator) for fileName.
Returns
Operation status.