IPXV_Document::Modified Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Document::Modified Property}} | {{#customTitle:IPXV_Document::Modified Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_Document|IPXV_Document]]. |
Revision as of 05:27, 20 May 2015
Property Modified of interface IPXV_Document returns/sets Value of VARIANT_BOOL ...
Syntax
HRESULT get_Modified([out, retval] VARIANT_BOOL* pValue); HRESULT put_Modified([in] VARIANT_BOOL pValue);