// ntddrilapitypes.h
typedef enum RILGETPREFERENCEDOPERATORLISTFORMAT {
RIL_OPFORMAT_LONG,
RIL_OPFORMAT_SHORT,
RIL_OPFORMAT_NUM,
RIL_OPFORMAT_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILGETPREFERENCEDOPERATORLISTFORMAT {
RIL_OPFORMAT_LONG,
RIL_OPFORMAT_SHORT,
RIL_OPFORMAT_NUM,
RIL_OPFORMAT_MAX
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_OPFORMAT_LONGRIL_OPFORMAT_SHORTRIL_OPFORMAT_NUMRIL_OPFORMAT_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_OPFORMAT_LONGRIL_OPFORMAT_SHORTRIL_OPFORMAT_NUMRIL_OPFORMAT_MAX