RILSUBADDRESSTYPE enumeration (ntddrilapitypes.h)

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

Syntax

typedef enum RILSUBADDRESSTYPE {
  RIL_SUBADDRTYPE_NSAP,
  RIL_SUBADDRTYPE_USER,
  RIL_SUBADDRTYPE_MAX
} ;

Constants

 
RIL_SUBADDRTYPE_NSAP
RIL_SUBADDRTYPE_USER
RIL_SUBADDRTYPE_MAX

Requirements

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