2 |
1.382573 |
ManeuverWarningKind |
Enum |
|
|
|
|
|
|
enum ManeuverWarningKind
{
None = 0,
Accident = 1,
AdministrativeDivisionChange = 2,
Alert = 3,
BlockedRoad = 4,
CheckTimetable = 5,
Congestion = 6,
Construction = 7,
CountryChange = 8,
DisabledVehicle = 9,
GateAccess = 10,
GetOffTransit = 11,
GetOnTransit = 12,
IllegalUTurn = 13,
MassTransit = 14,
Miscellaneous = 15,
NoIncident = 16,
Other = 17,
OtherNews = 18,
OtherTrafficIncidents = 19,
PlannedEvent = 20,
PrivateRoad = 21,
RestrictedTurn = 22,
RoadClosures = 23,
RoadHazard = 24,
ScheduledConstruction = 25,
SeasonalClosures = 26,
Tollbooth = 27,
TollRoad = 28,
TollZoneEnter = 29,
TollZoneExit = 30,
TrafficFlow = 31,
TransitLineChange = 32,
UnpavedRoad = 33,
UnscheduledConstruction = 34,
Weather = 35
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.services.maps.idl(262,0) |
|