ReactOS 0.4.16-dev-1470-gfbd70c8
_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 418 of file pstypes.h.

Member Data Documentation

◆ ClientId

CLIENT_ID _PROCESS_HANDLE_TRACING_ENTRY::ClientId

Definition at line 420 of file pstypes.h.

◆ Handle

HANDLE _PROCESS_HANDLE_TRACING_ENTRY::Handle

Definition at line 419 of file pstypes.h.

◆ Stacks

PVOID _PROCESS_HANDLE_TRACING_ENTRY::Stacks[PROCESS_HANDLE_TRACING_MAX_STACKS]

Definition at line 422 of file pstypes.h.

◆ Type

ULONG _PROCESS_HANDLE_TRACING_ENTRY::Type

Definition at line 421 of file pstypes.h.


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