ReactOS 0.4.15-dev-7924-g5949c20
_TEST_ITEM Struct Reference

#include <precomp.h>

Public Attributes

WCHAR szName [MAX_NAME]
 
WCHAR szRunCmd [MAX_RUN_CMD]
 

Detailed Description

Definition at line 15 of file precomp.h.

Member Data Documentation

◆ szName

WCHAR _TEST_ITEM::szName[MAX_NAME]

Definition at line 17 of file precomp.h.

Referenced by AddTestToCombo(), and BuildTestItemData().

◆ szRunCmd

WCHAR _TEST_ITEM::szRunCmd[MAX_RUN_CMD]

Definition at line 18 of file precomp.h.

Referenced by AddTestToCombo(), and BuildTestItemData().


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