IPXC_Article::Index Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
− | {{#customTitle:IPXC_Article:: | + | {{#customTitle:IPXC_Article::Index Property}} |
− | {{#parentPage:PXV:IPXC_Article| | + | {{#parentPage:PXV:IPXC_Article#Properties|Index|property}} |
− | + | ||
Gets article index in its parent. | 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]] | + | [[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);