ReactOS 0.4.15-dev-7942-gd23573b
tagOBJECTHDR Struct Reference

#include <handle.h>

Collaboration diagram for tagOBJECTHDR:

Public Attributes

DWORD dwType
 
LONG refcount
 
DESTRUCTOR destructor
 

Detailed Description

Definition at line 38 of file handle.h.

Member Data Documentation

◆ destructor

DESTRUCTOR tagOBJECTHDR::destructor

Definition at line 42 of file handle.h.

◆ dwType

DWORD tagOBJECTHDR::dwType

Definition at line 40 of file handle.h.

◆ refcount

LONG tagOBJECTHDR::refcount

Definition at line 41 of file handle.h.

Referenced by alloc_handle().


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