// ntddrilapitypes.h
typedef enum RILNOTIFICATIONFILTERMASK {
RIL_NFS_NONE,
RIL_NFS_SIGNALQUALITY,
RIL_NFS_REGSTATUS_RATKIND,
RIL_NFS_LOCATIONUPDATE,
RIL_NFS_LOCATIONUPDATE_LAC_TAC,
RIL_NFS_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILNOTIFICATIONFILTERMASK {
RIL_NFS_NONE,
RIL_NFS_SIGNALQUALITY,
RIL_NFS_REGSTATUS_RATKIND,
RIL_NFS_LOCATIONUPDATE,
RIL_NFS_LOCATIONUPDATE_LAC_TAC,
RIL_NFS_ALL
} ;
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_NFS_NONERIL_NFS_SIGNALQUALITYRIL_NFS_REGSTATUS_RATKINDRIL_NFS_LOCATIONUPDATERIL_NFS_ALLRIL_NFS_LOCATIONUPDATE_LAC_TACThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_NFS_NONERIL_NFS_SIGNALQUALITYRIL_NFS_REGSTATUS_RATKINDRIL_NFS_LOCATIONUPDATERIL_NFS_ALLRIL_NFS_LOCATIONUPDATE_LAC_TAC