In DataTypeDictionary model, decodes an extension object body according to given data type descriptor.
Parameters
- dataTypeDescriptor
- Identifies an OPC UA data type together with its data type dictionary.
- extensionObjectBody
- An extension object body to be decoded.
Return Value
A value result: A success with the decoded generic data, or a failure.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also