IUIX_Event::Handled Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Event::Handled Property}}
 
{{#customTitle:IUIX_Event::Handled Property}}
{{#parentPage:PXV:IUIX_Event|Handled Property|property}}
+
{{#parentPage:PXV:IUIX_Event#Properties|Handled Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 22:38, 21 May 2015


Property Handled of interface IUIX_Event returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Handled([out, retval]  VARIANT_BOOL*  pHandled);
HRESULT put_Handled([in]  VARIANT_BOOL  pHandled);

See Also

IUIX_Event.