Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum _RILDEVICEINFORMATION {
RIL_DEVICEINFO_MODEL,
RIL_DEVICEINFO_REVISION,
RIL_DEVICEINFO_SERIALNUMBER_GW,
RIL_DEVICEINFO_SERIALNUMBER_CDMA,
RIL_DEVICEINFO_ARG_SMALLEST,
RIL_DEVICEINFO_ARG_LARGEST,
RIL_DEVICEINFO_MIN,
RIL_DEVICEINFO_MAX
} RILDEVICEINFORMATION;
Constants
RIL_DEVICEINFO_MANUFACTURER |
RIL_DEVICEINFO_MODEL |
RIL_DEVICEINFO_REVISION |
RIL_DEVICEINFO_SERIALNUMBER_GW |
RIL_DEVICEINFO_SERIALNUMBER_CDMA |
RIL_DEVICEINFO_ARG_SMALLEST |
RIL_DEVICEINFO_ARG_LARGEST |
RIL_DEVICEINFO_MIN |
RIL_DEVICEINFO_MAX |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h |