ReactOS 0.4.15-dev-7942-gd23573b
_TestData Struct Reference

Public Attributes

BOOL OverrideWndProc
 
LPCSTR ClassName
 
DWORD WndExtra
 
BOOL ExpectsHwnd
 
LPCSTR ExpectedClassNameBefore
 
LPCSTR ExpectedClassNameAfter
 

Detailed Description

Definition at line 31 of file RealGetWindowClass.c.

Member Data Documentation

◆ ClassName

LPCSTR _TestData::ClassName

Definition at line 34 of file RealGetWindowClass.c.

◆ ExpectedClassNameAfter

LPCSTR _TestData::ExpectedClassNameAfter

Definition at line 38 of file RealGetWindowClass.c.

◆ ExpectedClassNameBefore

LPCSTR _TestData::ExpectedClassNameBefore

Definition at line 37 of file RealGetWindowClass.c.

◆ ExpectsHwnd

BOOL _TestData::ExpectsHwnd

Definition at line 36 of file RealGetWindowClass.c.

◆ OverrideWndProc

BOOL _TestData::OverrideWndProc

Definition at line 33 of file RealGetWindowClass.c.

◆ WndExtra

DWORD _TestData::WndExtra

Definition at line 35 of file RealGetWindowClass.c.


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