ReactOS 0.4.15-dev-7953-g1f49173
tagATTRINFO Struct Reference

#include <apphelp.h>

Collaboration diagram for tagATTRINFO:

Public Attributes

TAG type
 
DWORD flags
 
union {
   QWORD   qwattr
 
   DWORD   dwattr
 
   WCHAR *   lpattr
 
}; 
 
union {
   QWORD   qwattr
 
   DWORD   dwattr
 
   WCHAR *   lpattr
 
}; 
 
union {
   QWORD   qwattr
 
   DWORD   dwattr
 
   WCHAR *   lpattr
 
}; 
 

Detailed Description

Definition at line 35 of file apphelp.h.

Member Data Documentation

◆ 

union { ... } tagATTRINFO::@1531

◆ 

union { ... } tagATTRINFO::@1579

◆ 

union { ... } tagATTRINFO::@216

◆ dwattr

DWORD tagATTRINFO::dwattr

Definition at line 40 of file apphelp.h.

◆ flags

DWORD tagATTRINFO::flags

Definition at line 37 of file apphelp.h.

◆ lpattr

WCHAR* tagATTRINFO::lpattr

Definition at line 41 of file apphelp.h.

◆ qwattr

QWORD tagATTRINFO::qwattr

Definition at line 39 of file apphelp.h.

◆ type

TAG tagATTRINFO::type

Definition at line 36 of file apphelp.h.


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