#include <EDDSourceMsg.h>
Public Attributes | |
tsEDDMsgHdr | msHeader |
required data header for all EDD messages |
This message is sent by an EDD client to the EDD server in order to collect detailed information on the available data sources. Upon receipt of this message, the EDD data server will respond with an tsEDDSourceDescMsg for the specified msHeader.mnDataSource, or for all available data sources if msHeader.mnAllSources is non-zero.
Definition at line 19 of file EDDSourceMsg.h.