IPXC_AnnotData_Popup::Opened Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AnnotData_Popup::Opened Property}}
 
{{#customTitle:IPXC_AnnotData_Popup::Opened Property}}
{{#parentPage:PXV:IPXC_AnnotData_Popup#Properties|Opened Property|property}}
+
{{#parentPage:PXV:IPXC_AnnotData_Popup#Properties|Opened|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_AnnotData_Popup|IPXC_AnnotData_Popup]].
+
[[PXV:IPXC_AnnotData_Popup|IPXC_AnnotData_Popup]]

Latest revision as of 08:06, 23 May 2015


Property Opened of interface IPXC_AnnotData_Popup returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Opened([out, retval]  VARIANT_BOOL*  pOpened);
HRESULT put_Opened([in]  VARIANT_BOOL  pOpened);

See Also

IPXC_AnnotData_Popup