IPXV_Document::FireFieldChangedEvent Method
From PDF XChange PDF SDK
Fires event for all event listeners that the field was changed.
Syntax
HRESULT FireFieldChangedEvent([in] IPXC_FormField* pField);
Parameters
- pField
- [in] Pointer to IPXC_FormField containing the changed field.
Return Value
Returns S_OK if operation was successful or error code in other cases.