IPXV_Plugin::Init Method
From PDF XChange PDF SDK
This method is used to initialize commands, settings, event listeners etc. It is being launched when the IPXV_Inst::FinishLoadingPlugins method is being executed.
Syntax
HRESULT Init();
Return Value
Returns S_OK
if operation was successful or error code in other cases.