_SYSTEM_HANDLE Struct Reference

#include <handle.h>


Data Fields

ULONG uIdProcess
UCHAR ObjectType
UCHAR Flags
USHORT Handle
POBJECT pObject
ACCESS_MASK GrantedAccess


Detailed Description

Definition at line 74 of file handle.h.


Field Documentation

ULONG _SYSTEM_HANDLE::uIdProcess

Definition at line 75 of file handle.h.

Referenced by main().

UCHAR _SYSTEM_HANDLE::ObjectType

Definition at line 76 of file handle.h.

UCHAR _SYSTEM_HANDLE::Flags

Definition at line 77 of file handle.h.

USHORT _SYSTEM_HANDLE::Handle

Definition at line 78 of file handle.h.

Referenced by main().

POBJECT _SYSTEM_HANDLE::pObject

Definition at line 79 of file handle.h.

ACCESS_MASK _SYSTEM_HANDLE::GrantedAccess

Definition at line 80 of file handle.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 22 14:14:32 2008 for Handle by  doxygen 1.5.4