ReactOS 0.4.16-dev-1946-g52006dd
_PS_ATTRIBUTE Struct Reference

#include <winternl.h>

Collaboration diagram for _PS_ATTRIBUTE:

Public Attributes

ULONG_PTR Attribute
 
SIZE_T Size
 
union {
   ULONG_PTR   Value
 
   void *   ValuePtr
 
}; 
 
SIZE_TReturnLength
 

Detailed Description

Definition at line 4183 of file winternl.h.

Member Data Documentation

◆ 

union { ... } _PS_ATTRIBUTE::@4206

◆ Attribute

ULONG_PTR _PS_ATTRIBUTE::Attribute

Definition at line 4185 of file winternl.h.

◆ ReturnLength

SIZE_T* _PS_ATTRIBUTE::ReturnLength

Definition at line 4192 of file winternl.h.

◆ Size

SIZE_T _PS_ATTRIBUTE::Size

Definition at line 4186 of file winternl.h.

◆ Value

ULONG_PTR _PS_ATTRIBUTE::Value

Definition at line 4189 of file winternl.h.

◆ ValuePtr

void* _PS_ATTRIBUTE::ValuePtr

Definition at line 4190 of file winternl.h.


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