IPXC_CState::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_CState::Flags Property}}
 
{{#customTitle:IPXC_CState::Flags Property}}
 
{{#parentPage:PXV:IPXC_CState#Properties|Flags|property}}
 
{{#parentPage:PXV:IPXC_CState#Properties|Flags|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Flags''' of interface [[PXV:IPXC_CState|IPXC_CState]] returns  Value of ULONG ...
+
Property '''Flags''' of interface [[PXV:IPXC_CState|IPXC_CState]] specify which properties are set for the current CState.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:55, 9 March 2016


Property Flags of interface IPXC_CState specify which properties are set for the current CState.

Syntax

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

See Also

IPXC_CState