IUIX_CmdManager::PanesUpdatesLocked Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdManager::PanesUpdatesLocked Property}}
 
{{#customTitle:IUIX_CmdManager::PanesUpdatesLocked Property}}
 
{{#parentPage:PXV:IUIX_CmdManager#Properties|PanesUpdatesLocked|property}}
 
{{#parentPage:PXV:IUIX_CmdManager#Properties|PanesUpdatesLocked|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PanesUpdatesLocked''' of interface [[PXV:IUIX_CmdManager|IUIX_CmdManager]] returns  Value of VARIANT_BOOL ...
+
Property '''PanesUpdatesLocked''' of interface [[PXV:IUIX_CmdManager|IUIX_CmdManager]] returns  Value of VARIANT_BOOL that represents whether the command panes are locked for updates.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 07:17, 4 April 2016


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