Zen API
|
Given a plugin name (e.g.
"kApi"), generates the full path to the plugin (e.g. "c:\FireSync\bin\win64d\kApi.dll").
This function assumes the standard folder organization of a zen-based application.
pluginName | Plugin name (should not include file extension). |
pluginPath | Receives full path to plugin. |
capacity | Maximum number of characters (including null terminator) for plugin path. |