IUIX_ControlsLock::Vertical 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_ControlsLock::Vertical Property}} | {{#customTitle:IUIX_ControlsLock::Vertical Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_ControlsLock|IUIX_ControlsLock]]. |
Revision as of 06:14, 20 May 2015
Property Vertical of interface IUIX_ControlsLock returns/sets Value of VARIANT_BOOL ...
Syntax
HRESULT get_Vertical([out, retval] VARIANT_BOOL* pVert); HRESULT put_Vertical([in] VARIANT_BOOL pVert);