IUIX_Button::Pressed 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:IUIX_Button::Pressed Property}}
 
{{#customTitle:IUIX_Button::Pressed Property}}
 +
{{#parentPage:PXV:IUIX_Button|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Pressed''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Value of VARIANT_BOOL ...
 
Property '''Pressed''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Value of VARIANT_BOOL ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:26, 20 April 2015


Property Pressed of interface IUIX_Button returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Pressed([out, retval] VARIANT_BOOL* pPressed);
HRESULT put_Pressed([in] VARIANT_BOOL pPressed);

See Also

See also IUIX_Button.