IUIX_Dialog::ScrollArea Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Dialog::ScrollArea Property}} | {{#customTitle:IUIX_Dialog::ScrollArea Property}} | ||
− | {{#parentPage:PXV:IUIX_Dialog#Properties|ScrollArea | + | {{#parentPage:PXV:IUIX_Dialog#Properties|ScrollArea|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ScrollArea([out, retval] IUIX_Dialog** | + | <pre class="brush:cpp;gutter:false">HRESULT get_ScrollArea([out, retval] IUIX_Dialog** pScrollArea); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_Dialog|IUIX_Dialog]] | [[PXV:IUIX_Dialog|IUIX_Dialog]] |
Latest revision as of 03:19, 15 June 2015
Property ScrollArea of interface IUIX_Dialog returns Pointer to IUIX_Dialog ...
Syntax
HRESULT get_ScrollArea([out, retval] IUIX_Dialog** pScrollArea);