IUIX_NumEditFilterConvTbl::Insert Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT Insert([in] BSTR sTemplate, [in] double nConvCoeff, [in, defaultvalue(-1)] LONG nInsertIndex);
Parameters
- sTemplate
- [in] Value of BSTR.
- nConvCoeff
- [in] Value of double.
- nInsertIndex
- [in, defaultvalue(-1)] Value of LONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.