IPXV_SearchEntryItem::Ptr Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(2 intermediate revisions by one other user not shown)
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Ptr''' 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 03: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);

See Also

IPXV_SearchEntryItem