Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The STOR_DPC structure is an opaque structure that represents a DPC object. Do not set the members of this structure directly.
Syntax
typedef struct _STOR_DPC {
DPC_BUFFER Dpc;
ULONG_PTR Lock;
} STOR_DPC, *PSTOR_DPC;
Members
Dpc
Opaque value.
Lock
Opaque value.
Requirements
Requirement | Value |
---|---|
Header | storport.h (include Storport.h) |