IUIX_Slider::GetTickPos Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Returns the position the specified mark.
Syntax
HRESULT GetTickPos([in] LONG nIndex, [out, retval] double* pTickPos);
Parameters
- nIndex
- [in] Value of LONG.
- pTickPos
- [out, retval] Pointer to double.
Return Value
Returns S_OK if operation was successful or error code in other cases.