// ntddrilapitypes.h
typedef enum RILRESETMODEMKIND {
RIL_RESETMODEMKIND_NORMAL,
RIL_RESETMODEMKIND_ABRUPT,
RIL_RESETMODEMKIND_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILRESETMODEMKIND {
RIL_RESETMODEMKIND_NORMAL,
RIL_RESETMODEMKIND_ABRUPT,
RIL_RESETMODEMKIND_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_RESETMODEMKIND_NORMALRIL_RESETMODEMKIND_ABRUPTRIL_RESETMODEMKIND_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_RESETMODEMKIND_NORMALRIL_RESETMODEMKIND_ABRUPTRIL_RESETMODEMKIND_MAX