struttura RILCALLLIST_V2 (ntddrilapitypes.h)

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

Sintassi

typedef struct RILCALLLIST_V2 {
  DWORD          dwNumberOfCalls;
  RILCALLINFO_V2 rciCallInfo[1];
} RILCALLLIST_V2, *LPRILCALLLIST_V2;

Members

dwNumberOfCalls

rciCallInfo[1]

Requisiti

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