IUIX_ScrollContainer::CmdPaneLeft Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_CmdPaneLeft([out, retval] IUIX_CmdPane** | + | <pre class="brush:cpp;gutter:false">HRESULT get_CmdPaneLeft([out, retval] IUIX_CmdPane** pCmdPane); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_ScrollContainer|IUIX_ScrollContainer]] | [[PXV:IUIX_ScrollContainer|IUIX_ScrollContainer]] |
Latest revision as of 03:38, 15 June 2015
Property CmdPaneLeft of interface IUIX_ScrollContainer returns Pointer to IUIX_CmdPane ...
Syntax
HRESULT get_CmdPaneLeft([out, retval] IUIX_CmdPane** pCmdPane);