IUIX_CmdManager::UnlockAllPanesUpdates Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdManager::UnlockAllPanesUpdates Method}}
 
{{#customTitle:IUIX_CmdManager::UnlockAllPanesUpdates Method}}
 
{{#parentPage:PXV:IUIX_CmdManager#Methods|UnlockAllPanesUpdates|method}}
 
{{#parentPage:PXV:IUIX_CmdManager#Methods|UnlockAllPanesUpdates|method}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Unlocks all of the command panes updates that enables appropriate notification listening.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 07:04, 4 April 2016


Unlocks all of the command panes updates that enables appropriate notification listening.

Syntax

HRESULT UnlockAllPanesUpdates();

Return Value

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

See Also

IUIX_CmdManager