IPXV_Plugin::Unload Method

From PDF XChange PDF SDK
Revision as of 00:32, 5 October 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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