struttura RILIMSSTATUS_V3 (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

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;

Members

cbSize

dwParams

dwExecutor

hUiccApp

dwAvailableServices

dwSMSSupportedFormat

wszServingDomain[256]

dwIMSSystemType

Requisiti

Requisito Valore
Intestazione rilapitypes.h (include Rilapitypes.h)