IPXC_DocumentInfo::ModificationDate Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_DocumentInfo::ModificationDate Property}} | {{#customTitle:IPXC_DocumentInfo::ModificationDate Property}} | ||
− | {{#parentPage:PXV:IPXC_DocumentInfo|ModificationDate | + | {{#parentPage:PXV:IPXC_DocumentInfo#Properties|ModificationDate|property}} |
− | + | ||
− | + | ||
− | + | Gets document's modification date. | |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ModificationDate([out, retval] DATE* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ModificationDate([out, retval] DATE* nDate); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] |
Latest revision as of 01:11, 20 October 2015
Gets document's modification date.
Syntax
HRESULT get_ModificationDate([out, retval] DATE* nDate);