ReactOS 0.4.15-dev-7842-g558ab78
assoc_getstring_test Struct Reference

Public Attributes

const WCHARkey
 
ASSOCF flags
 
ASSOCSTR str
 
DWORD len
 
HRESULT hr
 
HRESULT brokenhr
 

Detailed Description

Definition at line 84 of file assoc.c.

Member Data Documentation

◆ brokenhr

HRESULT assoc_getstring_test::brokenhr

Definition at line 91 of file assoc.c.

◆ flags

ASSOCF assoc_getstring_test::flags

Definition at line 87 of file assoc.c.

◆ hr

HRESULT assoc_getstring_test::hr

Definition at line 90 of file assoc.c.

◆ key

const WCHAR* assoc_getstring_test::key

Definition at line 86 of file assoc.c.

◆ len

DWORD assoc_getstring_test::len

Definition at line 89 of file assoc.c.

◆ str

ASSOCSTR assoc_getstring_test::str

Definition at line 88 of file assoc.c.


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