RILGEOLOCATIONTYPEMASK-Aufzählung (rilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.
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) |