IUIX_CmdManager::UnlockAccels Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdManager::UnlockAccels Method}}
 
{{#customTitle:IUIX_CmdManager::UnlockAccels Method}}
{{#parentPage:PXV:IUIX_CmdManager|method}}
+
{{#parentPage:PXV:IUIX_CmdManager#Methods|UnlockAccels|method}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Unlocks keyboard [[PXV:UIX_CmdAccel|key combinations]].
  
 
== Syntax ==
 
== Syntax ==
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_CmdManager|IUIX_CmdManager]].
+
[[PXV:IUIX_CmdManager|IUIX_CmdManager]]

Latest revision as of 06:58, 4 April 2016


Unlocks keyboard key combinations.

Syntax

HRESULT UnlockAccels();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_CmdManager