IUIX_IndexNavigator::SelIndex Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_IndexNavigator::SelIndex Property}} | {{#customTitle:IUIX_IndexNavigator::SelIndex Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_IndexNavigator|IUIX_IndexNavigator]]. |
Revision as of 06:26, 20 May 2015
Property SelIndex of interface IUIX_IndexNavigator returns/sets Value of ULONG ...
Syntax
HRESULT get_SelIndex([out, retval] ULONG* pSelIndex); HRESULT put_SelIndex([in] ULONG pSelIndex);