IUIX_CmdManager::LockAllPanesUpdates Method

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

Latest revision as of 07:03, 4 April 2016


Locks all of the command panes updates that prohibits appropriate notification listening.

Syntax

HRESULT LockAllPanesUpdates();

Return Value

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

See Also

IUIX_CmdManager