// ntddrilapitypes.h
typedef enum RILSYSTEMSELECTIONPREFSMODE {
RIL_OPSELMODE_AUTOMATIC,
RIL_OPSELMODE_MANUAL,
RIL_OPSELMODE_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSYSTEMSELECTIONPREFSMODE {
RIL_OPSELMODE_AUTOMATIC,
RIL_OPSELMODE_MANUAL,
RIL_OPSELMODE_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_OPSELMODE_AUTOMATICRIL_OPSELMODE_MANUALRIL_OPSELMODE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_OPSELMODE_AUTOMATICRIL_OPSELMODE_MANUALRIL_OPSELMODE_MAX