RILCALLINFODIRECTION enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILCALLINFODIRECTION {
RIL_CALLDIR_INCOMING,
RIL_CALLDIR_OUTGOING,
RIL_CALLDIR_MAX
} ;
Constants
RIL_CALLDIR_INCOMING |
RIL_CALLDIR_OUTGOING |
RIL_CALLDIR_MAX |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |