IPXV_SearchEntryItem::Ptr Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_SearchEntryItem::Ptr Property}} | {{#customTitle:IPXV_SearchEntryItem::Ptr Property}} | ||
{{#parentPage:PXV:IPXV_SearchEntryItem#Properties|Ptr|property}} | {{#parentPage:PXV:IPXV_SearchEntryItem#Properties|Ptr|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''pPtr''' of interface [[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]] returns Pointer to [[PXV:IPXV_SearchPtr|IPXV_SearchPtr]] | + | Property '''pPtr''' of interface [[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]] returns Pointer to [[PXV:IPXV_SearchPtr|IPXV_SearchPtr]] containing the path to the place/object that is being searched for. |
== Syntax == | == Syntax == |
Latest revision as of 02:07, 20 January 2017
Property pPtr of interface IPXV_SearchEntryItem returns Pointer to IPXV_SearchPtr containing the path to the place/object that is being searched for.
Syntax
HRESULT get_Ptr([out, retval] IPXV_SearchPtr** pPtr);