Struttura RILSENDSUPSERVICEDATARESPONSEPARAMS (ntddrilapitypes.h)

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

Sintassi

typedef struct RILSENDSUPSERVICEDATARESPONSEPARAMS {
  DWORD dwExecutor;
  DWORD dwDataSize;
  WCHAR wszData[1];
} RILSENDSUPSERVICEDATARESPONSEPARAMS, *LPRILSENDSUPSERVICEDATARESPONSEPARAMS;

Members

dwExecutor

dwDataSize

wszData[1]

Requisiti

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