IPXV_Control::OpenDocFromPath Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
[hide]Syntax
HRESULT OpenDocFromPath ([in] BSTR pSrcPath, [in, optional] ICab* pOpenParams); |
Parameters
- pSrcPath
- [in] Value of BSTR.
- pOpenParams
- [in, optional] Pointer to ICab.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXV_Control.