IUIX_CmdManager::LockedPanes Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdManager::LockedPanes Property}} | {{#customTitle:IUIX_CmdManager::LockedPanes Property}} | ||
− | {{#parentPage:PXV:IUIX_CmdManager|LockedPanes Property|property}} | + | {{#parentPage:PXV:IUIX_CmdManager#Properties|LockedPanes Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 21:23, 21 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);