ReactOS 0.4.15-dev-7958-gcd0bb1a
enum_dir_treeWA Struct Reference
Collaboration diagram for enum_dir_treeWA:

Public Attributes

PENUMDIRTREE_CALLBACK cb
 
voiduser
 
char name [MAX_PATH]
 

Detailed Description

Definition at line 308 of file path.c.

Member Data Documentation

◆ cb

PENUMDIRTREE_CALLBACK enum_dir_treeWA::cb

Definition at line 310 of file path.c.

Referenced by enum_dir_treeWA(), EnumDirTree(), and SymFindFileInPath().

◆ name

char enum_dir_treeWA::name[MAX_PATH]

Definition at line 312 of file path.c.

Referenced by enum_dir_treeWA().

◆ user

void* enum_dir_treeWA::user

Definition at line 311 of file path.c.

Referenced by enum_dir_treeWA(), EnumDirTree(), and SymFindFileInPath().


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