IUIX_CmdManager::AccelsAllowed Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_CmdManager|IUIX_CmdManager]] | + | [[PXV:IUIX_CmdManager|IUIX_CmdManager]] |
Revision as of 04:31, 23 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);