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