IPXV_Inst::UpdateProp Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT UpdateProp ([in] LONG nPropID, |
[in, defaultvalue (0)] LONG nUpdateFlags, |
[in, defaultvalue ( NULL )] IUIX_PropHost* pPropHost); |
Parameters
- nPropID
- [in] Value of LONG.
- nUpdateFlags
- [in, defaultvalue(0)] Value of LONG.
- pPropHost
- [in, defaultvalue(NULL)] Pointer to IUIX_PropHost.
Return Value
Returns S_OK if operation was successful or error code in other cases.