RILCALLMEDIAOFFERACTION-Enumeration (ntddrilapitypes.h)

Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

Syntax

typedef enum RILCALLMEDIAOFFERACTION {
  RIL_CALLMEDIAOFFERACTION_NONE,
  RIL_CALLMEDIAOFFERACTION_ERROR,
  RIL_CALLMEDIAOFFERACTION_REJECT,
  RIL_CALLMEDIAOFFERACTION_ASK,
  RIL_CALLMEDIAOFFERACTION_ACCEPT,
  RIL_CALLMEDIAOFFERACTION_CANCEL,
  RIL_CALLMEDIAOFFERACTION_MAX
} ;

Konstanten

 
RIL_CALLMEDIAOFFERACTION_NONE
RIL_CALLMEDIAOFFERACTION_ERROR
RIL_CALLMEDIAOFFERACTION_REJECT
RIL_CALLMEDIAOFFERACTION_ASK
RIL_CALLMEDIAOFFERACTION_ACCEPT
RIL_CALLMEDIAOFFERACTION_CANCEL
RIL_CALLMEDIAOFFERACTION_MAX

Anforderungen

Anforderung Wert
Header ntddrilapitypes.h (include Rilapitypes.h)