IPXC_DocumentInfo::ModificationDate Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentInfo::ModificationDate Property}}
 
{{#customTitle:IPXC_DocumentInfo::ModificationDate Property}}
{{#parentPage:PXV:IPXC_DocumentInfo|property}}
+
{{#parentPage:PXV:IPXC_DocumentInfo|ModificationDate Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ModificationDate([out, retval] DATE* pDate);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ModificationDate([out, retval] DATE* pDate);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]].
 
See also [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]].

Revision as of 06:03, 23 April 2015


Property ModificationDate of interface IPXC_DocumentInfo returns Value of DATE ...

Syntax

HRESULT get_ModificationDate([out, retval]  DATE*  pDate);

See Also

See also IPXC_DocumentInfo.