IUIX_ControlsLock::AddRelation2 Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT AddRelation2([in] LONG nCtlID, [in] POINT* stRelPoint);
Parameters
- nCtlID
- [in] Value of LONG.
- stRelPoint
- [in] Pointer to POINT.
Return Value
Returns S_OK if operation was successful or error code in other cases.