IPXV_Plugin::RegisterExts Method
From PDF XChange PDF SDK
If plugin has to register any extensions, this function intended for such purposes. Registering any extensions outside of this function is prohibited and will fail.
Syntax
HRESULT RegisterExts();
Return Value
Returns S_OK if operation was successful or error code in other cases. If function fail, plugin will be unloaded.