ReactOS 0.4.15-dev-7953-g1f49173
_TERMINATION_PORT Struct Reference

#include <pstypes.h>

Collaboration diagram for _TERMINATION_PORT:

Public Attributes

struct _TERMINATION_PORTNext
 
PVOID Port
 

Detailed Description

Definition at line 1078 of file pstypes.h.

Member Data Documentation

◆ Next

struct _TERMINATION_PORT* _TERMINATION_PORT::Next

Definition at line 1080 of file pstypes.h.

Referenced by NtRegisterThreadTerminatePort(), and PspExitThread().

◆ Port

PVOID _TERMINATION_PORT::Port

Definition at line 1081 of file pstypes.h.

Referenced by NtRegisterThreadTerminatePort(), and PspExitThread().


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