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

Public Attributes

WIN32_FIND_STREAM_DATA stStreamInfo
 
struct _DIRFINDSTREAMNODEptrNext
 

Detailed Description

Definition at line 198 of file dir.c.

Member Data Documentation

◆ ptrNext

struct _DIRFINDSTREAMNODE* _DIRFINDSTREAMNODE::ptrNext

Definition at line 201 of file dir.c.

Referenced by DirList(), DirNodeCleanup(), and DirPrintNewList().

◆ stStreamInfo

WIN32_FIND_STREAM_DATA _DIRFINDSTREAMNODE::stStreamInfo

Definition at line 200 of file dir.c.

Referenced by DirPrintNewList().


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