2 |
2.373909 |
MapLocationFinderStatus |
Enum |
|
|
|
|
|
|
enum MapLocationFinderStatus
{
Success = 0,
UnknownError = 1,
InvalidCredentials = 2,
BadLocation = 3,
IndexFailure = 4,
NetworkFailure = 5,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
NotSupported = 6
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.services.maps.idl(320,0) |
|