IUIX_CmdManager::UnlockAllPanesUpdates Method
From PDF XChange PDF SDK
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::UnlockAllPanesUpdates Method}} | {{#customTitle:IUIX_CmdManager::UnlockAllPanesUpdates Method}} | ||
− | {{#parentPage:PXV:IUIX_CmdManager#Methods|UnlockAllPanesUpdates | + | {{#parentPage:PXV:IUIX_CmdManager#Methods|UnlockAllPanesUpdates|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Unlocks all of the command panes updates that enables appropriate notification listening. | |
== Syntax == | == Syntax == |
Latest revision as of 06: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.