IPXC_Article::Index Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
− | {{#customTitle:IPXC_Article:: | + | {{#customTitle:IPXC_Article::Index Property}} |
− | {{#parentPage:PXV:IPXC_Article|property | + | {{#parentPage:PXV:IPXC_Article#Properties|Index|property}} |
− | + | ||
− | + | ||
− | + | Gets article index in its parent. | |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT | + | <pre class="brush:cpp;gutter:false">HRESULT get_Index([out, retval] LONG* nIndex); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Article|IPXC_Article]] |
Latest revision as of 02:20, 15 June 2015
Gets article index in its parent.
Syntax
HRESULT get_Index([out, retval] LONG* nIndex);