RILCALLINFODIRECTION enumeration (ntddrilapitypes.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 ntddrilapitypes.h (include Rilapitypes.h)