IPXC_AnnotHandler::GetAnnotRotatePoint Method
From Tracker Software PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetAnnotRotatePoint([in] IPXC_Annotation* pAnnot, [out, retval] PXC_Point* pRotatePoint);
Parameters
- pAnnot
- [in] Pointer to IPXC_Annotation.
- pRotatePoint
- [out, retval] Pointer to PXC_Point.
Return Value
Returns S_OK if operation was successful or error code in other cases.