IUIX_CmdBar::UnLockUpdates Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdBar::UnLockUpdates Method}}
 
{{#customTitle:IUIX_CmdBar::UnLockUpdates Method}}
 
{{#parentPage:PXV:IUIX_CmdBar#Methods|UnLockUpdates|method}}
 
{{#parentPage:PXV:IUIX_CmdBar#Methods|UnLockUpdates|method}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Unlocks command bar's updates.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 06:12, 25 March 2016


Unlocks command bar's updates.

Syntax

HRESULT UnLockUpdates();

Return Value

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

See Also

IUIX_CmdBar