ReactOS 0.4.16-dev-1481-ga753f34
_SYSTEM_HANDLE_INFORMATION_EX Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_HANDLE_INFORMATION_EX:

Public Attributes

ULONG_PTR NumberOfHandles
 
ULONG_PTR Reserved
 
SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX Handles [1]
 

Detailed Description

Definition at line 1604 of file extypes.h.

Member Data Documentation

◆ Handles

SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX _SYSTEM_HANDLE_INFORMATION_EX::Handles

Definition at line 1608 of file extypes.h.

Referenced by test_query_handle_ex(), and test_query_object_types().

◆ NumberOfHandles

ULONG_PTR _SYSTEM_HANDLE_INFORMATION_EX::NumberOfHandles

Definition at line 1606 of file extypes.h.

Referenced by test_query_handle_ex(), and test_query_object_types().

◆ Reserved

ULONG_PTR _SYSTEM_HANDLE_INFORMATION_EX::Reserved

Definition at line 1607 of file extypes.h.


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