ReactOS 0.4.15-dev-7924-g5949c20
_LPCP_PORT_QUEUE Struct Reference

#include <lpctypes.h>

Collaboration diagram for _LPCP_PORT_QUEUE:

Public Attributes

PLPCP_NONPAGED_PORT_QUEUE NonPagedPortQueue
 
PKSEMAPHORE Semaphore
 
LIST_ENTRY ReceiveHead
 

Detailed Description

Definition at line 199 of file lpctypes.h.

Member Data Documentation

◆ NonPagedPortQueue

PLPCP_NONPAGED_PORT_QUEUE _LPCP_PORT_QUEUE::NonPagedPortQueue

Definition at line 201 of file lpctypes.h.

◆ ReceiveHead

LIST_ENTRY _LPCP_PORT_QUEUE::ReceiveHead

◆ Semaphore

PKSEMAPHORE _LPCP_PORT_QUEUE::Semaphore

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