RILGEOLOCATIONTYPEMASK-Enumeration (rilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.
Syntax
typedef enum RILGEOLOCATIONTYPEMASK {
RIL_GEOLOCATION_NONE,
RIL_GEOLOCATION_CIVIC,
RIL_GEOLOCATION_LATLONG,
RIL_GEOLOCATION_ALL
} ;
Konstanten
|
RIL_GEOLOCATION_NONE
|
RIL_GEOLOCATION_CIVIC
|
RIL_GEOLOCATION_LATLONG
|
RIL_GEOLOCATION_ALL
|
Anforderungen
Anforderung |
Wert |
Header |
rilapitypes.h (include Rilapitypes.h) |