ReactOS 0.4.15-dev-7942-gd23573b
testfile_s Struct Reference
Collaboration diagram for testfile_s:

Public Attributes

BOOL attr_done
 
const DWORD attr
 
WCHAR name [20]
 
const chartarget
 
const chardescription
 
int nfound
 

Detailed Description

Definition at line 57 of file directory.c.

Member Data Documentation

◆ attr

const DWORD testfile_s::attr

Definition at line 59 of file directory.c.

◆ attr_done

BOOL testfile_s::attr_done

Definition at line 58 of file directory.c.

◆ description

const char* testfile_s::description

Definition at line 62 of file directory.c.

◆ name

WCHAR testfile_s::name[20]

Definition at line 60 of file directory.c.

◆ nfound

int testfile_s::nfound

Definition at line 63 of file directory.c.

◆ target

const char* testfile_s::target

Definition at line 61 of file directory.c.


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