IUIX_Cmd::Flags Property

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

Latest revision as of 08:24, 17 March 2016


Property Flags of interface IUIX_Cmd returns Value of LONG containing the command's flags.

Syntax

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

See Also

IUIX_Cmd