Go to the source code of this file.
Detailed Description
Variable Documentation
| const int DtIfMsdlSidcMappingRequest = 1 |
This message will perform multiple functions in that it will allow for the retrieval of msdl to SIDC mappings from the requested back-end as well as allow for saving the mapping for future use.
Actions to take with this message (default is request). ModifyAndSave will replace existing mappings with onces found in the message and then save out mappings file
| const int DtIfMsdlSidcMappingDisEnumRequest = 2 |
Only gives the dis enumerations and current list of SIDC codes.
| const int DtIfMsdlSidcMappingResponse = 3 |
| const int DtIfMsdlSidcMappingModifyAndSave = 4 |