Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kDynamicLib_Construct ( kDynamicLib library,
const kChar path,
kAlloc  allocator 
)

Constructs a kDynamicLib object.

Parameters
libraryDestination for the constructed object handle.
pathPath to the dynamic library.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.