ReactOS 0.4.16-dev-1946-g52006dd
_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 447 of file winternl.h.

Member Data Documentation

◆ Attributes

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::Attributes

Definition at line 449 of file winternl.h.

◆ GrantedAccess

ACCESS_MASK _PUBLIC_OBJECT_BASIC_INFORMATION::GrantedAccess

Definition at line 450 of file winternl.h.

◆ HandleCount

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::HandleCount

Definition at line 451 of file winternl.h.

◆ PointerCount

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::PointerCount

Definition at line 452 of file winternl.h.

◆ Reserved

ULONG _PUBLIC_OBJECT_BASIC_INFORMATION::Reserved[10]

Definition at line 453 of file winternl.h.


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