| Visual Basic (Declaration) | |
|---|---|
Public Enum OPCAEBrowseDirection Inherits System.Enum | |
| C# | |
|---|---|
public enum OPCAEBrowseDirection : System.Enum | |
| Member | Description |
|---|---|
| OPCAE_BROWSE_DOWN | Change BrowsePosition downward into a branch. |
| OPCAE_BROWSE_TO | Change BrowsePosition to the specified branch. |
| OPCAE_BROWSE_UP | Change BrowsePosition upward toward the root. |
System.Object
System.ValueType
System.Enum
OPCAE.OPCAEBrowseDirection
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, NET 4.x