// ntddrilapitypes.h
typedef enum RILCALLINFODIRECTION {
RIL_CALLDIR_INCOMING,
RIL_CALLDIR_OUTGOING,
RIL_CALLDIR_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILCALLINFODIRECTION {
RIL_CALLDIR_INCOMING,
RIL_CALLDIR_OUTGOING,
RIL_CALLDIR_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_CALLDIR_INCOMINGRIL_CALLDIR_OUTGOINGRIL_CALLDIR_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CALLDIR_INCOMINGRIL_CALLDIR_OUTGOINGRIL_CALLDIR_MAX