IPXS_PDFVariant::ObjectGeneration 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:IPXS_PDFVariant::ObjectGeneration Property}}
 
{{#customTitle:IPXS_PDFVariant::ObjectGeneration Property}}
{{#parentPage:PXV:IPXS_PDFVariant|property}}
+
{{#parentPage:PXV:IPXS_PDFVariant|ObjectGeneration Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ObjectGeneration([out, retval] ULONG* pGen);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ObjectGeneration([out, retval] ULONG* pGen);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]].
 
See also [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]].

Revision as of 06:18, 23 April 2015


Property ObjectGeneration of interface IPXS_PDFVariant returns Value of ULONG ...

Syntax

HRESULT get_ObjectGeneration([out, retval]  ULONG*  pGen);

See Also

See also IPXS_PDFVariant.