ReactOS 0.4.15-dev-7934-g1dc8d80
PHYSICAL_CONNECTION_ENTRY Struct Reference

#include <interfaces.hpp>

Collaboration diagram for PHYSICAL_CONNECTION_ENTRY:

Public Attributes

LIST_ENTRY Entry
 
ULONG FromPin
 
KSPIN_PHYSICALCONNECTION Connection
 

Detailed Description

Definition at line 179 of file interfaces.hpp.

Member Data Documentation

◆ Connection

KSPIN_PHYSICALCONNECTION PHYSICAL_CONNECTION_ENTRY::Connection

Definition at line 183 of file interfaces.hpp.

Referenced by HandlePhysicalConnection(), and RegisterConnection().

◆ Entry

LIST_ENTRY PHYSICAL_CONNECTION_ENTRY::Entry

Definition at line 181 of file interfaces.hpp.

Referenced by RegisterConnection().

◆ FromPin

ULONG PHYSICAL_CONNECTION_ENTRY::FromPin

Definition at line 182 of file interfaces.hpp.

Referenced by HandlePhysicalConnection(), and RegisterConnection().


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