Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILCALLMEDIAVIDEOFLAGPARAMMASK {
RIL_CALLMEDIAVIDEOFLAG_NONE,
RIL_CALLMEDIAVIDEOFLAG_CAPABILITY_UNKNOWN,
RIL_CALLMEDIAVIDEOFLAG_PAUSE,
RIL_CALLMEDIAVIDEOFLAG_TEMPORARILY_UNAVAILABLE,
RIL_CALLMEDIAVIDEOFLAG_ALL
} ;
Constants
RIL_CALLMEDIAVIDEOFLAG_NONE |
RIL_CALLMEDIAVIDEOFLAG_CAPABILITY_UNKNOWN |
RIL_CALLMEDIAVIDEOFLAG_PAUSE |
RIL_CALLMEDIAVIDEOFLAG_TEMPORARILY_UNAVAILABLE |
RIL_CALLMEDIAVIDEOFLAG_ALL |
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |