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

Revision as of 16:07, 20 April 2015


Property AllowedShortcuts of interface IPXV_Control returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_AllowedShortcuts([out, retval] VARIANT_BOOL* pVal);
HRESULT put_AllowedShortcuts([in] VARIANT_BOOL pVal);

See Also

See also IPXV_Control.