ReactOS 0.4.15-dev-7842-g558ab78
tagTEST Struct Reference

#include <rosperf.h>

Collaboration diagram for tagTEST:

Public Attributes

LPCWSTR Option
 
LPCWSTR Label
 
INITTESTPROC Init
 
TESTPROC Proc
 
CLEANUPTESTPROC PassCleanup
 
CLEANUPTESTPROC Cleanup
 
const CHARTest
 

Detailed Description

Definition at line 39 of file rosperf.h.

Member Data Documentation

◆ Cleanup

CLEANUPTESTPROC tagTEST::Cleanup

Definition at line 46 of file rosperf.h.

◆ Init

INITTESTPROC tagTEST::Init

Definition at line 43 of file rosperf.h.

◆ Label

LPCWSTR tagTEST::Label

Definition at line 42 of file rosperf.h.

◆ Option

LPCWSTR tagTEST::Option

Definition at line 41 of file rosperf.h.

◆ PassCleanup

CLEANUPTESTPROC tagTEST::PassCleanup

Definition at line 45 of file rosperf.h.

◆ Proc

TESTPROC tagTEST::Proc

Definition at line 44 of file rosperf.h.

◆ Test

const CHAR* tagTEST::Test

Definition at line 27 of file ddrawtest.h.


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