ReactOS 0.4.15-dev-8100-g1887773
_DIRFINDLISTNODE Struct Reference
Collaboration diagram for _DIRFINDLISTNODE:

Public Attributes

DIRFINDINFO stInfo
 
struct _DIRFINDLISTNODEptrNext
 

Detailed Description

Definition at line 210 of file dir.c.

Member Data Documentation

◆ ptrNext

struct _DIRFINDLISTNODE* _DIRFINDLISTNODE::ptrNext

Definition at line 213 of file dir.c.

Referenced by DirList(), and DirNodeCleanup().

◆ stInfo

DIRFINDINFO _DIRFINDLISTNODE::stInfo

Definition at line 212 of file dir.c.

Referenced by DirList(), and DirNodeCleanup().


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