ReactOS 0.4.15-dev-7924-g5949c20
_PROCESS_HANDLE_TRACING_ENTRY Struct Reference

#include <pstypes.h>

Collaboration diagram for _PROCESS_HANDLE_TRACING_ENTRY:

Public Attributes

HANDLE Handle
 
CLIENT_ID ClientId
 
ULONG Type
 
PVOID Stacks [PROCESS_HANDLE_TRACING_MAX_STACKS]
 

Detailed Description

Definition at line 396 of file pstypes.h.

Member Data Documentation

◆ ClientId

CLIENT_ID _PROCESS_HANDLE_TRACING_ENTRY::ClientId

Definition at line 398 of file pstypes.h.

◆ Handle

HANDLE _PROCESS_HANDLE_TRACING_ENTRY::Handle

Definition at line 397 of file pstypes.h.

◆ Stacks

PVOID _PROCESS_HANDLE_TRACING_ENTRY::Stacks[PROCESS_HANDLE_TRACING_MAX_STACKS]

Definition at line 400 of file pstypes.h.

◆ Type

ULONG _PROCESS_HANDLE_TRACING_ENTRY::Type

Definition at line 399 of file pstypes.h.


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