IUIX_CmdManager::AccelsAllowed Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdManager::AccelsAllowed Property}} | {{#customTitle:IUIX_CmdManager::AccelsAllowed Property}} | ||
+ | {{#parentPage:PXV:IUIX_CmdManager|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''AccelsAllowed''' of interface [[PXV:IUIX_CmdManager|IUIX_CmdManager]] returns/sets Value of VARIANT_BOOL ... | Property '''AccelsAllowed''' of interface [[PXV:IUIX_CmdManager|IUIX_CmdManager]] returns/sets Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:29, 20 April 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
See also IUIX_CmdManager.