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

Public Attributes

WCHARInputPath
 
WCHAROutputPath
 
ULONG Type
 
const charFile
 
int Line
 
const charxml
 
const charname
 
const charvalue
 
HRESULT hr
 
HRESULT hr_broken
 
BOOL todo
 

Detailed Description

Definition at line 32 of file RtlNtPathNameToDosPathName.c.

Member Data Documentation

◆ File

const char* test_entry::File

Definition at line 38 of file RtlNtPathNameToDosPathName.c.

◆ hr

HRESULT test_entry::hr

Definition at line 1049 of file reader.c.

◆ hr_broken

HRESULT test_entry::hr_broken

Definition at line 1050 of file reader.c.

◆ InputPath

WCHAR* test_entry::InputPath

Definition at line 34 of file RtlNtPathNameToDosPathName.c.

◆ Line

int test_entry::Line

Definition at line 39 of file RtlNtPathNameToDosPathName.c.

◆ name

const char* test_entry::name

Definition at line 1047 of file reader.c.

◆ OutputPath

WCHAR* test_entry::OutputPath

Definition at line 35 of file RtlNtPathNameToDosPathName.c.

◆ todo

BOOL test_entry::todo

Definition at line 1051 of file reader.c.

◆ Type

ULONG test_entry::Type

Definition at line 36 of file RtlNtPathNameToDosPathName.c.

◆ value

const char* test_entry::value

◆ xml

const char* test_entry::xml

Definition at line 1046 of file reader.c.

Referenced by test_prefix().


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