ReactOS 0.4.15-dev-7842-g558ab78
PNP_POSTSTART_CONTEXT Struct Reference

#include <kstypes.h>

Collaboration diagram for PNP_POSTSTART_CONTEXT:

Public Attributes

PKSIDEVICE_HEADER DeviceHeader
 
PIO_WORKITEM WorkItem
 

Detailed Description

Definition at line 128 of file kstypes.h.

Member Data Documentation

◆ DeviceHeader

PKSIDEVICE_HEADER PNP_POSTSTART_CONTEXT::DeviceHeader

Definition at line 130 of file kstypes.h.

Referenced by IKsDevice_PnpPostStart(), and IKsDevice_PnpStartDevice().

◆ WorkItem

PIO_WORKITEM PNP_POSTSTART_CONTEXT::WorkItem

Definition at line 131 of file kstypes.h.

Referenced by IKsDevice_PnpPostStart(), and IKsDevice_PnpStartDevice().


The documentation for this struct was generated from the following file: