IUIX_CmdManager::UnlockAccels Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdManager::UnlockAccels Method}}
 
{{#customTitle:IUIX_CmdManager::UnlockAccels Method}}
{{#parentPage:PXV:IUIX_CmdManager#Methods|UnlockAccels Method|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 ==

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