ReactOS 0.4.15-dev-7924-g5949c20
_SYSTEM_HANDLE_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_HANDLE_INFORMATION:

Public Attributes

ULONG NumberOfHandles
 
SYSTEM_HANDLE_TABLE_ENTRY_INFO Handles [1]
 
ULONG Count
 
SYSTEM_HANDLE_ENTRY Handle [1]
 

Detailed Description

Definition at line 1030 of file extypes.h.

Member Data Documentation

◆ Count

ULONG _SYSTEM_HANDLE_INFORMATION::Count

Definition at line 1525 of file winternl.h.

Referenced by test_query_handle().

◆ Handle

SYSTEM_HANDLE_ENTRY _SYSTEM_HANDLE_INFORMATION::Handle[1]

Definition at line 1526 of file winternl.h.

Referenced by test_query_handle().

◆ Handles

SYSTEM_HANDLE_TABLE_ENTRY_INFO _SYSTEM_HANDLE_INFORMATION::Handles[1]

Definition at line 1033 of file extypes.h.

◆ NumberOfHandles

ULONG _SYSTEM_HANDLE_INFORMATION::NumberOfHandles

Definition at line 1032 of file extypes.h.

Referenced by PerfDataRefresh().


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