IPXV_SearchPtr Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_SearchPtr Interface}}
 
{{#customTitle:IPXV_SearchPtr Interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_SearchPtr|interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_SearchPtr|interface}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
This object holds the path to the object that is being searched for. This is an array of [[PXV:PXV_SearchPtrChunk|PXV_SearchPtrChunk]] structures, where each successive structure (from left to right) defines the "coordinate" of the deeper search level, relative to the preceding array element.
  
 
== Methods ==
 
== Methods ==

Revision as of 03:11, 20 January 2017


This object holds the path to the object that is being searched for. This is an array of PXV_SearchPtrChunk structures, where each successive structure (from left to right) defines the "coordinate" of the deeper search level, relative to the preceding array element.

Methods

IsEqual

Properties

AttachPtr Doc Item Str
Count

See Also

IPXV_SearchCallback::OnStartPtr, IPXV_SearchCallback::OnStopPtr, IPXV_SearchEntryItem::Ptr