RILCALLLIST_V3 struttura (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

typedef struct RILCALLLIST_V3 {
  DWORD          dwNumberOfCalls;
  RILCALLINFO_V3 rciCallInfo[1];
} RILCALLLIST_V3, *LPRILCALLLIST_V3, RILCALLLIST, *LPRILCALLLIST;

Members

dwNumberOfCalls

rciCallInfo[1]

Requisiti

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