IUIX_Edit::Changed Property

From PDF XChange PDF SDK
Revision as of 09:54, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Changed of interface IUIX_Edit returns/sets Value of ULONG ...

Syntax

HRESULT get_Changed([out, retval]  ULONG*  pVal);
HRESULT put_Changed([in]  ULONG  pVal);

See Also

IUIX_Edit