ReactOS 0.4.15-dev-7788-g1ad9096
_USER_REFERENCE_ENTRY Struct Reference

#include <object.h>

Collaboration diagram for _USER_REFERENCE_ENTRY:

Public Attributes

SINGLE_LIST_ENTRY Entry
 
PVOID obj
 

Detailed Description

Definition at line 3 of file object.h.

Member Data Documentation

◆ Entry

SINGLE_LIST_ENTRY _USER_REFERENCE_ENTRY::Entry

Definition at line 5 of file object.h.

Referenced by UserRefObjectCo().

◆ obj

PVOID _USER_REFERENCE_ENTRY::obj

Definition at line 6 of file object.h.

Referenced by UserDerefObjectCo(), and UserRefObjectCo().


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