IUIX_CmdManager::UnlockAllPanesUpdates Method
From PDF XChange PDF SDK
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}} | ||
− | |||
{{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.