ReactOS 0.4.15-dev-7942-gd23573b
_PUBLIC_OBJECT_BASIC_INFORMATION Struct Reference

#include <winternl.h>

Public Attributes

ULONG Attributes
 
ACCESS_MASK GrantedAccess
 
ULONG HandleCount
 
ULONG PointerCount
 
ULONG Reserved [10]
 

Detailed Description

Definition at line 443 of file winternl.h.

Member Data Documentation

◆ Attributes

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::Attributes

Definition at line 445 of file winternl.h.

◆ GrantedAccess

ACCESS_MASK _PUBLIC_OBJECT_BASIC_INFORMATION::GrantedAccess

Definition at line 446 of file winternl.h.

◆ HandleCount

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::HandleCount

Definition at line 447 of file winternl.h.

◆ PointerCount

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::PointerCount

Definition at line 448 of file winternl.h.

◆ Reserved

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::Reserved[10]

Definition at line 449 of file winternl.h.


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