IUIX_CmdManager::AccelsAllowed 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_CmdManager::AccelsAllowed Property}}
 
{{#customTitle:IUIX_CmdManager::AccelsAllowed Property}}
{{#parentPage:PXV:IUIX_CmdManager|AccelsAllowed Property|property}}
+
{{#parentPage:PXV:IUIX_CmdManager#Properties|AccelsAllowed Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 22:22, 21 May 2015


Property AccelsAllowed of interface IUIX_CmdManager returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_AccelsAllowed([out, retval]  VARIANT_BOOL*  pAllowed);
HRESULT put_AccelsAllowed([in]  VARIANT_BOOL  pAllowed);

See Also

IUIX_CmdManager.