Go to the source code of this file.
Detailed Description
Variable Documentation
| const int DtEmbarkRequestSlotInformation = 0 |
Network representation of the DtIfRequestEmbarkationInformation class.
In order to reserve, release, or get information about slots available, this message must be sent to the parent that is to be embarked on. The default request type is for information, not reservation
| const int DtEmbarkRequestSlotReservation = 1 |
| const int DtEmbarkRequestGiveUpSlot = 2 |
| const int DtEmbarkRequestDisembarkInformation = 3 |