IUIX_CmdManager::LockedPanes Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdManager::LockedPanes Property}}
 
{{#customTitle:IUIX_CmdManager::LockedPanes Property}}
 +
{{#parentPage:PXV:IUIX_CmdManager|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''LockedPanes''' of interface [[PXV:IUIX_CmdManager|IUIX_CmdManager]] returns/sets  Value of VARIANT_BOOL ...
 
Property '''LockedPanes''' of interface [[PXV:IUIX_CmdManager|IUIX_CmdManager]] returns/sets  Value of VARIANT_BOOL ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:29, 20 April 2015


Property LockedPanes of interface IUIX_CmdManager returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_LockedPanes([out, retval] VARIANT_BOOL* pLocked);
HRESULT put_LockedPanes([in] VARIANT_BOOL pLocked);

See Also

See also IUIX_CmdManager.