Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPlugin_Construct ( kPlugin plugin,
const kChar path,
kAlloc  allocator 
)

Constructs a kPlugin object.

This constructor ignores the assembly platform version when loading the plugin.

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