ReactOS 0.4.15-dev-7934-g1dc8d80
_PROPERTY Struct Reference

#include <ntuser.h>

Collaboration diagram for _PROPERTY:

Public Attributes

LIST_ENTRY PropListEntry
 
HANDLE Data
 
ATOM Atom
 
WORD fs
 

Detailed Description

Definition at line 1098 of file ntuser.h.

Member Data Documentation

◆ Atom

ATOM _PROPERTY::Atom

Definition at line 1102 of file ntuser.h.

◆ Data

HANDLE _PROPERTY::Data

Definition at line 1101 of file ntuser.h.

Referenced by _Success_(), GetPropW(), and UserGetProp().

◆ fs

WORD _PROPERTY::fs

Definition at line 1103 of file ntuser.h.

◆ PropListEntry

LIST_ENTRY _PROPERTY::PropListEntry

Definition at line 1100 of file ntuser.h.

Referenced by _Success_().


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