RILIMSSTATUS_V3 structure (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntaxe

typedef struct RILIMSSTATUS_V3 {
  DWORD            cbSize;
  DWORD            dwParams;
  DWORD            dwExecutor;
  HUICCAPP         hUiccApp;
  DWORD            dwAvailableServices;
  RILSMSFORMAT     dwSMSSupportedFormat;
  WCHAR            wszServingDomain[256];
  RILIMSSYSTEMTYPE dwIMSSystemType;
} RILIMSSTATUS_V3, *LPRILIMSSTATUS_V3;

Membres

cbSize

dwParams

dwExecutor

hUiccApp

dwAvailableServices

dwSMSSupportedFormat

wszServingDomain[256]

dwIMSSystemType

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (incluez Rilapitypes.h)