IPXV_Plugin::Init Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 11: | Line 11: | ||
== Return Value == | == Return Value == | ||
− | Returns S_OK if operation was successful or error code in other cases. | + | Returns <code>S_OK</code> if operation was successful or error code in other cases. |
== See Also == | == See Also == | ||
See also [[PXV:IPXV_Plugin|IPXV_Plugin]]. | See also [[PXV:IPXV_Plugin|IPXV_Plugin]]. |
Revision as of 11:57, 12 May 2015
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT Init();
Return Value
Returns S_OK
if operation was successful or error code in other cases.
See Also
See also IPXV_Plugin.