1 |
4.236856 |
__x_ABI_CWindows_CServices_CMaps_CMapRouteFinderStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CServices_CMaps_CMapRouteFinderStatus
{
MapRouteFinderStatus_Success = 0,
MapRouteFinderStatus_UnknownError = 1,
MapRouteFinderStatus_InvalidCredentials = 2,
MapRouteFinderStatus_NoRouteFound = 3,
MapRouteFinderStatus_NoRouteFoundWithGivenOptions = 4,
MapRouteFinderStatus_StartPointNotFound = 5,
MapRouteFinderStatus_EndPointNotFound = 6,
MapRouteFinderStatus_NoPedestrianRouteFound = 7,
MapRouteFinderStatus_NetworkFailure = 8,
MapRouteFinderStatus_NotSupported = 9,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Services.Maps.h(6143,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|