ReactOS 0.4.15-dev-7953-g1f49173
assoc_test_struct Struct Reference
Collaboration diagram for assoc_test_struct:

Public Attributes

PCSTR extension
 
PERCEIVED perceived
 
INT flags
 
PCSTR type
 
DWORD minversion
 
HRESULT hr
 

Detailed Description

Definition at line 311 of file assoc.c.

Member Data Documentation

◆ extension

PCSTR assoc_test_struct::extension

Definition at line 313 of file assoc.c.

Referenced by test_assoc_one().

◆ flags

INT assoc_test_struct::flags

Definition at line 315 of file assoc.c.

◆ hr

HRESULT assoc_test_struct::hr

Definition at line 318 of file assoc.c.

◆ minversion

DWORD assoc_test_struct::minversion

Definition at line 317 of file assoc.c.

Referenced by test_assoc_perceived().

◆ perceived

PERCEIVED assoc_test_struct::perceived

Definition at line 314 of file assoc.c.

Referenced by test_assoc_one().

◆ type

PCSTR assoc_test_struct::type

Definition at line 316 of file assoc.c.


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