ReactOS 0.4.16-dev-2-g02a6913
|
#include <netpnp.h>
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] |
PVOID _NET_PNP_EVENT::Buffer |
Definition at line 33 of file netpnp.h.
Referenced by ProSendAndFreePnPEvent(), ProSetupPnPEvent(), and ProtocolPnPEvent().
ULONG _NET_PNP_EVENT::BufferLength |
Definition at line 34 of file netpnp.h.
Referenced by ProSetupPnPEvent().
ULONG_PTR _NET_PNP_EVENT::NdisReserved[4] |
Definition at line 35 of file netpnp.h.
Referenced by ProSendAndFreePnPEvent().
NET_PNP_EVENT_CODE _NET_PNP_EVENT::NetEvent |
Definition at line 32 of file netpnp.h.
Referenced by ProSetupPnPEvent(), and ProtocolPnPEvent().