IPXC_Annotation::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Annotation::Flags Property}}
 
{{#customTitle:IPXC_Annotation::Flags Property}}
 +
{{#parentPage:PXV:IPXC_Annotation|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Flags''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Value of ULONG ...
 
Property '''Flags''' of interface [[PXV:IPXC_Annotation|IPXC_Annotation]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:40, 20 April 2015


Property Flags of interface IPXC_Annotation returns/sets Value of ULONG ...

Syntax

HRESULT get_Flags([out, retval] ULONG* Flags);
HRESULT put_Flags([in] ULONG Flags);

See Also

See also IPXC_Annotation.