eth32cfg_data Result[int index]
This property is used to access the device information and configuration data for each device that was found on the last call to the Query Method or the DiscoverIp Method.
This property is a eth32cfg_data Structure. It returns the configuration data for the result at the specified index location.
The index is zero-based, which means it can range from zero up to one less than the number of available results (as indicated by the NumResults Property).