Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.
Sintaxe
typedef enum RILCALLSUPPORTCAPS {
RIL_CAPS_CALLSUPPORT_CCBS,
RIL_CAPS_CALLSUPPORT_CD,
RIL_CAPS_CALLSUPPORT_CNAP,
RIL_CAPS_CALLSUPPORT_CUG,
RIL_CAPS_CALLSUPPORT_EMLPP,
RIL_CAPS_CALLSUPPORT_FM,
RIL_CAPS_CALLSUPPORT_MSP,
RIL_CAPS_CALLSUPPORT_USSD_PHASE2,
RIL_CAPS_CALLSUPPORT_USS,
RIL_CAPS_CALLSUPPORT_ALL
} ;
Constantes
RIL_CAPS_CALLSUPPORT_CCBS |
RIL_CAPS_CALLSUPPORT_CD |
RIL_CAPS_CALLSUPPORT_CNAP |
RIL_CAPS_CALLSUPPORT_CUG |
RIL_CAPS_CALLSUPPORT_EMLPP |
RIL_CAPS_CALLSUPPORT_FM |
RIL_CAPS_CALLSUPPORT_MSP |
RIL_CAPS_CALLSUPPORT_USSD_PHASE2 |
RIL_CAPS_CALLSUPPORT_USS |
RIL_CAPS_CALLSUPPORT_ALL |
Requisitos
Requisito | Valor |
---|---|
cabeçalho | ntddrilapitypes.h (inclua Rilapitypes.h) |