// ntddrilapitypes.h
typedef enum RILSUBADDRESSTYPE {
RIL_SUBADDRTYPE_NSAP,
RIL_SUBADDRTYPE_USER,
RIL_SUBADDRTYPE_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSUBADDRESSTYPE {
RIL_SUBADDRTYPE_NSAP,
RIL_SUBADDRTYPE_USER,
RIL_SUBADDRTYPE_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_SUBADDRTYPE_NSAPRIL_SUBADDRTYPE_USERRIL_SUBADDRTYPE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_SUBADDRTYPE_NSAPRIL_SUBADDRTYPE_USERRIL_SUBADDRTYPE_MAX