IPXV_FormatConverter::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXV_FormatConverter::Flags Property}}
 
{{#customTitle:IPXV_FormatConverter::Flags Property}}
 
{{#parentPage:PXV:IPXV_FormatConverter#Properties|Flags|property}}
 
{{#parentPage:PXV:IPXV_FormatConverter#Properties|Flags|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''nFlags''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns  Value of ULONG ...
+
Property '''nFlags''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns  Value of ULONG containing the [[PXV:PXV_FmtConverterFlags|PXV_FmtConverterFlags]].
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 01:52, 27 April 2017


Property nFlags of interface IPXV_FormatConverter returns Value of ULONG containing the PXV_FmtConverterFlags.

Syntax

HRESULT get_Flags([out, retval]  ULONG*  nFlags);

See Also

IPXV_FormatConverter