IPXC_Page::GetAnnotReplies Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetAnnotReplies([in] IPXC_Annotation* Annot, [out, retval] IPXC_AnnotsList** Replies);
Parameters
- Annot
- [in] Pointer to IPXC_Annotation.
- Replies
- [out, retval] Pointer to IPXC_AnnotsList.
Return Value
Returns S_OK if operation was successful or error code in other cases.