IUIX_CmdManager::PanesUpdatesLocked Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property PanesUpdatesLocked of interface IUIX_CmdManager returns Value of VARIANT_BOOL that represents whether the command panes are locked for updates.

Syntax

HRESULT get_PanesUpdatesLocked([out, retval]  VARIANT_BOOL*  bUpdatesLocked);

See Also

IUIX_CmdManager