Visual Basic (Declaration) | |
---|---|
Public Function GetItemID( _ ByVal Node As String, _ ByRef ItemID As String _ ) As Integer |
Parameters
- Node
- An item name from the Enum set returned by GetEnum as an OPCHDA_LEAF or OPCHDA_ITEMID
- ItemID
- A pointer to the string which contains the fully qualified ItemID.
Return Value
S_OK or S_FAILTarget Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x