Compartir a través de


Enumeración RILSMSFORMAT (ntddrilapitypes.h)

Advertencia La API COM de telefonía móvil está en desuso en Windows 10. Este contenido se proporciona para admitir el mantenimiento del oem y el operador de telefonía móvil creados Windows Phone aplicaciones 8.1.
 
La enumeración RILSMSFORMAT tiene los siguientes valores.

Syntax

enum RILSMSFORMAT  {
  RIL_SMSFORMAT_NONE   = 0,
  RIL_SMSFORMAT_3GPP   = 0x1,
  RIL_SMSFORMAT_3GPP2  = 0x2,
  RIL_SMSFORMAT_MAX    = RIL_SMSFORMAT_3GPP2

};

Constantes

 
RIL_SMSFORMAT_NONE
RIL_SMSFORMAT_3GPP
RIL_SMSFORMAT_3GPP2
RIL_SMSFORMAT_MAX

Requisitos

Requisito Valor
Header ntddrilapitypes.h (include Rilapitypes.h, Ntddrilapitypes.h)

Consulte también

Estructuras COM móviles