ReactOS 0.4.15-dev-7931-gfd331f1
_PROCESS_LIST Struct Reference

#include <ddrawi.h>

Collaboration diagram for _PROCESS_LIST:

Public Attributes

struct _PROCESS_LISTlpLink
 
DWORD dwProcessId
 
DWORD dwRefCnt
 
DWORD dwAlphaDepth
 
DWORD dwZDepth
 

Detailed Description

Definition at line 1109 of file ddrawi.h.

Member Data Documentation

◆ dwAlphaDepth

DWORD _PROCESS_LIST::dwAlphaDepth

Definition at line 1113 of file ddrawi.h.

◆ dwProcessId

DWORD _PROCESS_LIST::dwProcessId

Definition at line 1111 of file ddrawi.h.

◆ dwRefCnt

DWORD _PROCESS_LIST::dwRefCnt

Definition at line 1112 of file ddrawi.h.

◆ dwZDepth

DWORD _PROCESS_LIST::dwZDepth

Definition at line 1114 of file ddrawi.h.

◆ lpLink

struct _PROCESS_LIST* _PROCESS_LIST::lpLink

Definition at line 1110 of file ddrawi.h.


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