ReactOS 0.4.15-dev-7842-g558ab78
_LPCP_NONPAGED_PORT_QUEUE Struct Reference

#include <lpctypes.h>

Collaboration diagram for _LPCP_NONPAGED_PORT_QUEUE:

Public Attributes

KSEMAPHORE Semaphore
 
struct _LPCP_PORT_OBJECTBackPointer
 

Detailed Description

Definition at line 193 of file lpctypes.h.

Member Data Documentation

◆ BackPointer

struct _LPCP_PORT_OBJECT* _LPCP_NONPAGED_PORT_QUEUE::BackPointer

Definition at line 196 of file lpctypes.h.

Referenced by LpcpInitializePortQueue().

◆ Semaphore

KSEMAPHORE _LPCP_NONPAGED_PORT_QUEUE::Semaphore

Definition at line 195 of file lpctypes.h.

Referenced by LpcpInitializePortQueue().


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