IUIX_Combo::SelItem Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Combo::SelItem Property}}
 
{{#customTitle:IUIX_Combo::SelItem Property}}
 +
{{#parentPage:PXV:IUIX_Combo|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''SelItem''' of interface [[PXV:IUIX_Combo|IUIX_Combo]] returns/sets  Value of LONG ...
 
Property '''SelItem''' of interface [[PXV:IUIX_Combo|IUIX_Combo]] returns/sets  Value of LONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:31, 20 April 2015


Property SelItem of interface IUIX_Combo returns/sets Value of LONG ...

Syntax

HRESULT get_SelItem([out, retval] LONG* pIndex);
HRESULT put_SelItem([in] LONG pIndex);

See Also

See also IUIX_Combo.