IUIX_CmdManager::LockAllPanesUpdates Method
From PDF XChange PDF SDK
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::LockAllPanesUpdates Method}} | {{#customTitle:IUIX_CmdManager::LockAllPanesUpdates Method}} | ||
− | {{#parentPage:PXV:IUIX_CmdManager|method | + | {{#parentPage:PXV:IUIX_CmdManager#Methods|LockAllPanesUpdates|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Locks all of the command panes updates that prohibits appropriate notification listening. | |
== Syntax == | == Syntax == | ||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CmdManager|IUIX_CmdManager]] |
Latest revision as of 06: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.