IPXV_PagesView::AutoScrollStarted Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PagesView::AutoScrollStarted Property}} | {{#customTitle:IPXV_PagesView::AutoScrollStarted Property}} | ||
+ | {{#parentPage:PXV:IPXV_PagesView#Properties|AutoScrollStarted|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''AutoScrollStarted''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns Value of VARIANT_BOOL ... | Property '''AutoScrollStarted''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_AutoScrollStarted([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_AutoScrollStarted([out, retval] VARIANT_BOOL* bVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PagesView|IPXV_PagesView]] |
Latest revision as of 03:05, 15 June 2015
Property AutoScrollStarted of interface IPXV_PagesView returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_AutoScrollStarted([out, retval] VARIANT_BOOL* bVal);