structure RILTONESIGNALINFO_V2 (rilapitypes.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 RILTONESIGNALINFO_V2 {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RIL3GPPTONE dwGPPTone;
RIL3GPP2TONE dwGPP2Tone;
RIL3GPP2ISDNALERTING dwGPP2IsdnAlerting;
} RILTONESIGNALINFO_V2, *LPRILTONESIGNALINFO_V2, RILTONESIGNALINFO, *LPRILTONESIGNALINFO;
Membres
cbSize
dwParams
dwExecutor
dwGPPTone
dwGPP2Tone
dwGPP2IsdnAlerting
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | rilapitypes.h (inclure Rilapitypes.h) |