IUIX_CmdBar::Line Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdBar::Line Property}} | {{#customTitle:IUIX_CmdBar::Line Property}} | ||
− | {{#parentPage:PXV:IUIX_CmdBar|property}} | + | {{#parentPage:PXV:IUIX_CmdBar|Line Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Line([out, retval] IUIX_CmdLine** ppLine); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Line([out, retval] IUIX_CmdLine** ppLine); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IUIX_CmdBar|IUIX_CmdBar]]. | See also [[PXV:IUIX_CmdBar|IUIX_CmdBar]]. |
Revision as of 05:36, 23 April 2015
Property Line of interface IUIX_CmdBar returns Pointer to IUIX_CmdLine ...
Syntax
HRESULT get_Line([out, retval] IUIX_CmdLine** ppLine);
See Also
See also IUIX_CmdBar.