RILCALLFORWARDINGSETTINGSREASON - NtDoc

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

typedef enum RILCALLFORWARDINGSETTINGSREASON {
  RIL_FWDREASON_UNCONDITIONAL,
  RIL_FWDREASON_MOBILEBUSY,
  RIL_FWDREASON_NOREPLY,
  RIL_FWDREASON_UNREACHABLE,
  RIL_FWDREASON_ALLFORWARDING,
  RIL_FWDREASON_ALLCONDITIONAL,
  RIL_FWDREASON_MAX
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

typedef enum RILCALLFORWARDINGSETTINGSREASON {
  RIL_FWDREASON_UNCONDITIONAL,
  RIL_FWDREASON_MOBILEBUSY,
  RIL_FWDREASON_NOREPLY,
  RIL_FWDREASON_UNREACHABLE,
  RIL_FWDREASON_ALLFORWARDING,
  RIL_FWDREASON_ALLCONDITIONAL,
  RIL_FWDREASON_MAX
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

RILCALLFORWARDINGSETTINGSREASON enumeration (ntddrilapitypes.h)

Description

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

Constants

RIL_FWDREASON_UNCONDITIONAL

RIL_FWDREASON_MOBILEBUSY

RIL_FWDREASON_NOREPLY

RIL_FWDREASON_UNREACHABLE

RIL_FWDREASON_ALLFORWARDING

RIL_FWDREASON_ALLCONDITIONAL

RIL_FWDREASON_MAX


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

RILCALLFORWARDINGSETTINGSREASON enumeration (rilapitypes.h)

Description

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

Constants

RIL_FWDREASON_UNCONDITIONAL

RIL_FWDREASON_MOBILEBUSY

RIL_FWDREASON_NOREPLY

RIL_FWDREASON_UNREACHABLE

RIL_FWDREASON_ALLFORWARDING

RIL_FWDREASON_ALLCONDITIONAL

RIL_FWDREASON_MAX