IUIX_Ruler::GetMarkerFromPoint Method
From Tracker Software PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetMarkerFromPoint([in] POINT* stPoint, [out, retval] PARAM_T* nTag);
Parameters
- stPoint
- [in] Pointer to POINT.
- nTag
- [out, retval] Pointer to PARAM_T.
Return Value
Returns S_OK if operation was successful or error code in other cases.