IPXV_AnnotStateModel::Item Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pItem''' of interface [[PXV:IPXV_AnnotStateModel|IPXV_AnnotStateModel]] returns Pointer to [[PXV:IPXV_AnnotStateItem|IPXV_AnnotStateItem]] ... |
== Syntax == | == Syntax == | ||
<pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG nItemIndex, | <pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG nItemIndex, | ||
− | [out, retval] IPXV_AnnotStateItem** | + | [out, retval] IPXV_AnnotStateItem** pItem); |
</pre> | </pre> | ||
Latest revision as of 02:46, 15 June 2015
Property pItem of interface IPXV_AnnotStateModel returns Pointer to IPXV_AnnotStateItem ...
Syntax
HRESULT get_Item([in] ULONG nItemIndex, [out, retval] IPXV_AnnotStateItem** pItem);
Parameters
- nItemIndex
- [in] Value of ULONG.