Windows Driver Kit: Kernel-Mode Driver Architecture
KDPC
The KDPC structure is an opaque structure that represents a DPC object. Do not set the members of this structure directly. See DPC Objects and DPCs.
Requirements
Headers: Defined in Wdm.h. Include Wdm.h, Ntddk.h, or Ntifs.h.
See Also
IoRequestDpc, KeInsertQueueDpc