IUIX_CmdManager::LockedPanes Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdManager::LockedPanes Property}} | {{#customTitle:IUIX_CmdManager::LockedPanes Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CmdManager|IUIX_CmdManager]]. |
Revision as of 06:09, 20 May 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);