RILPSMEDIAPREFERENCE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddrilapitypes.h

typedef enum RILPSMEDIAPREFERENCE {
  RIL_PSMPREF_UNKNOWN,
  RIL_PSMPREF_WIFIONLY,
  RIL_PSMPREF_WIFIPREFERRED,
  RIL_PSMPREF_CELLONLY,
  RIL_PSMPREF_CELLPREFERRED,
  RIL_PSMPREF_NUMBER_OF_VALUES
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

typedef enum RILPSMEDIAPREFERENCE {
  RIL_PSMPREF_UNKNOWN,
  RIL_PSMPREF_WIFIONLY,
  RIL_PSMPREF_WIFIPREFERRED,
  RIL_PSMPREF_CELLONLY,
  RIL_PSMPREF_CELLPREFERRED,
  RIL_PSMPREF_NUMBER_OF_VALUES
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddrilapitypes-rilpsmediapreference)

RILPSMEDIAPREFERENCE enumeration (ntddrilapitypes.h)

Description

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

Constants

RIL_PSMPREF_UNKNOWN

RIL_PSMPREF_WIFIONLY

RIL_PSMPREF_WIFIPREFERRED

RIL_PSMPREF_CELLONLY

RIL_PSMPREF_CELLPREFERRED

RIL_PSMPREF_NUMBER_OF_VALUES


Windows Driver Kit DDI reference (ne-rilapitypes-rilpsmediapreference)

RILPSMEDIAPREFERENCE enumeration (rilapitypes.h)

Description

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

Constants

RIL_PSMPREF_UNKNOWN

RIL_PSMPREF_WIFIONLY

RIL_PSMPREF_WIFIPREFERRED

RIL_PSMPREF_CELLONLY

RIL_PSMPREF_CELLPREFERRED

RIL_PSMPREF_NUMBER_OF_VALUES