ReactOS 0.4.15-dev-7931-gfd331f1
_EX_FAST_REF Struct Reference

#include <extypes.h>

Collaboration diagram for _EX_FAST_REF:

Public Attributes

union {
   PVOID   Object
 
   ULONG_PTR   RefCnt:3
 
   ULONG_PTR   Value
 
}; 
 

Detailed Description

Definition at line 418 of file extypes.h.

Member Data Documentation

◆ 

union { ... } _EX_FAST_REF::@2415

◆ Object

◆ RefCnt

ULONG_PTR _EX_FAST_REF::RefCnt

Definition at line 423 of file extypes.h.

Referenced by ExAcquireFastReference(), and ExInsertFastReference().

◆ Value


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