ReactOS 0.4.15-dev-7924-g5949c20
_NET_PNP_EVENT Struct Reference

#include <netpnp.h>

Collaboration diagram for _NET_PNP_EVENT:

Public Attributes

NET_PNP_EVENT_CODE NetEvent
 
PVOID Buffer
 
ULONG BufferLength
 
ULONG_PTR NdisReserved [4]
 
ULONG_PTR TransportReserved [4]
 
ULONG_PTR TdiReserved [4]
 
ULONG_PTR TdiClientReserved [4]
 

Detailed Description

Definition at line 31 of file netpnp.h.

Member Data Documentation

◆ Buffer

PVOID _NET_PNP_EVENT::Buffer

Definition at line 33 of file netpnp.h.

Referenced by ProSendAndFreePnPEvent(), ProSetupPnPEvent(), and ProtocolPnPEvent().

◆ BufferLength

ULONG _NET_PNP_EVENT::BufferLength

Definition at line 34 of file netpnp.h.

Referenced by ProSetupPnPEvent().

◆ NdisReserved

ULONG_PTR _NET_PNP_EVENT::NdisReserved[4]

Definition at line 35 of file netpnp.h.

Referenced by ProSendAndFreePnPEvent().

◆ NetEvent

NET_PNP_EVENT_CODE _NET_PNP_EVENT::NetEvent

Definition at line 32 of file netpnp.h.

Referenced by ProSetupPnPEvent(), and ProtocolPnPEvent().

◆ TdiClientReserved

ULONG_PTR _NET_PNP_EVENT::TdiClientReserved[4]

Definition at line 38 of file netpnp.h.

◆ TdiReserved

ULONG_PTR _NET_PNP_EVENT::TdiReserved[4]

Definition at line 37 of file netpnp.h.

◆ TransportReserved

ULONG_PTR _NET_PNP_EVENT::TransportReserved[4]

Definition at line 36 of file netpnp.h.


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