struttura STOR_DPC (storport.h)
La struttura STOR_DPC è una struttura opaca che rappresenta un oggetto DPC. Non impostare direttamente i membri di questa struttura.
Sintassi
typedef struct _STOR_DPC {
DPC_BUFFER Dpc;
ULONG_PTR Lock;
} STOR_DPC, *PSTOR_DPC;
Membri
Dpc
Valore opaco.
Lock
Valore opaco.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | storport.h (include Storport.h) |