RILGETPREFERENCEDOPERATORLISTFORMAT enumeration (ntddrilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef enum RILGETPREFERENCEDOPERATORLISTFORMAT {
  RIL_OPFORMAT_LONG,
  RIL_OPFORMAT_SHORT,
  RIL_OPFORMAT_NUM,
  RIL_OPFORMAT_MAX
} ;

Constants

 
RIL_OPFORMAT_LONG
RIL_OPFORMAT_SHORT
RIL_OPFORMAT_NUM
RIL_OPFORMAT_MAX

Requirements

Requirement Value
Header ntddrilapitypes.h (include Rilapitypes.h)