IPXV_SearchEntryItem::Ptr Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pPtr''' of interface [[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]] returns Pointer to [[PXV:IPXV_SearchPtr|IPXV_SearchPtr]] ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Ptr([out, retval] IPXV_SearchPtr** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Ptr([out, retval] IPXV_SearchPtr** pPtr); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]] | [[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]] |
Revision as of 03:08, 15 June 2015
Property pPtr of interface IPXV_SearchEntryItem returns Pointer to IPXV_SearchPtr ...
Syntax
HRESULT get_Ptr([out, retval] IPXV_SearchPtr** pPtr);