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