ReactOS 0.4.15-dev-7788-g1ad9096
_ATTACHINFO Struct Reference

#include <input.h>

Collaboration diagram for _ATTACHINFO:

Public Attributes

struct _ATTACHINFOpaiNext
 
PTHREADINFO pti1
 
PTHREADINFO pti2
 

Detailed Description

Definition at line 41 of file input.h.

Member Data Documentation

◆ paiNext

struct _ATTACHINFO* _ATTACHINFO::paiNext

Definition at line 43 of file input.h.

Referenced by IsRemoveAttachThread(), and UserAttachThreadInput().

◆ pti1

PTHREADINFO _ATTACHINFO::pti1

Definition at line 44 of file input.h.

Referenced by IsRemoveAttachThread(), and UserAttachThreadInput().

◆ pti2

PTHREADINFO _ATTACHINFO::pti2

Definition at line 45 of file input.h.

Referenced by IsRemoveAttachThread(), and UserAttachThreadInput().


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