FSUIPC Client DLL
.NET interface for FSUIPC
FSUIPCStruct Class Reference

Represents a data structure that can be read to or written from FSUIPC.
Define your class inheriting from this class. Declare public fields of type FSUIPCStructField for each field in the structure. More...

Inherited by FsCloudLayer, FsMenuInfo, FsPressure, FsSubMenuInfo, FsTemperatureLayer, FsVisibilityLayer, FsWeather, FsWeatherHeader, and FsWindLayer.

Detailed Description

Represents a data structure that can be read to or written from FSUIPC.
Define your class inheriting from this class. Declare public fields of type FSUIPCStructField for each field in the structure.