IPXV_Plugin::Unload Method

From PDF XChange PDF SDK
Jump to: navigation, search


Method is called by the Editor only and if the Setup has been called before. Here is where everything should be unregistered and unloaded.

Syntax

HRESULT Unload();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXV_Plugin