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

Constructs a kDynamicLib object with support for behavioral options.

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