INumArray::Item Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nItem''' of interface [[PXV:INumArray|INumArray]] returns/sets Value of LONG ... |
== Syntax == | == Syntax == |
Latest revision as of 02:18, 15 June 2015
Property nItem of interface INumArray returns/sets Value of LONG ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] LONG* nItem); HRESULT put_Item([in] ULONG nIndex, [in] LONG nItem);
Parameters
- nIndex
- [in] Value of ULONG.