QuickOPC User's Guide and Reference
_BrowsePath Interface Methods

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Navigation.ComTypes Namespace : _BrowsePath Interface

For a list of all members of this type, see _BrowsePath members.

Public Methods
 NameDescription
 MethodAppends a browse name to the end of the current browse path.  
 MethodAppends a relative browse path to the end of the current browse path. Maximum parent depth is also specified.  
 Method  
 MethodCombines the current browse path with a given relative browse path string.  
 MethodDetermines the longest common prefix of the current browse path and a given browse path.  
 MethodDetermines length of the longest common prefix of the current browse path and a given browse path.  
 Method  
 Method  
 Method  
 MethodDetermines whether a given browse path is a prefix of the current browse path.  
 MethodComputes a relative path string that leads from the current browse to a given browse path, with specified maximum parent depth.  
 Method  
 MethodAttempts to append a relative browse path string to the current browse path, with specified maximum parent depth.  
 MethodAttempts to assign an absolute browse path string to the current browse path object.  
 MethodAttempts to combine the current browse path with a given relative browse path string.  
 MethodAttempts to compute a relative path string that leads from the current browse to a given browse path.  
Top
See Also

Reference

_BrowsePath Interface
OpcLabs.BaseLib.Navigation.ComTypes Namespace