structure RILIMSSTATUS_V2 (rilapitypes.h)
Cette rubrique prend en charge l’infrastructure de pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
Syntaxe
typedef struct RILIMSSTATUS_V2 {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAvailableServices;
RILSMSFORMAT dwSMSSupportedFormat;
WCHAR wszServingDomain[256];
} RILIMSSTATUS_V2, *LPRILIMSSTATUS_V2;
Membres
cbSize
dwParams
dwExecutor
hUiccApp
dwAvailableServices
dwSMSSupportedFormat
wszServingDomain[256]
Exigences
Exigence | Valeur |
---|---|
d’en-tête | rilapitypes.h (include Rilapitypes.h) |