RILCALLMEDIAVIDEOFLAGPARAMMASK-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 RILCALLMEDIAVIDEOFLAGPARAMMASK {
  RIL_CALLMEDIAVIDEOFLAG_NONE,
  RIL_CALLMEDIAVIDEOFLAG_CAPABILITY_UNKNOWN,
  RIL_CALLMEDIAVIDEOFLAG_PAUSE,
  RIL_CALLMEDIAVIDEOFLAG_TEMPORARILY_UNAVAILABLE,
  RIL_CALLMEDIAVIDEOFLAG_ALL
} ;

Konstanten

 
RIL_CALLMEDIAVIDEOFLAG_NONE
RIL_CALLMEDIAVIDEOFLAG_CAPABILITY_UNKNOWN
RIL_CALLMEDIAVIDEOFLAG_PAUSE
RIL_CALLMEDIAVIDEOFLAG_TEMPORARILY_UNAVAILABLE
RIL_CALLMEDIAVIDEOFLAG_ALL

Anforderungen

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