ReactOS 0.4.15-dev-7918-g2a2556c
_FIND_STREAM_DATA Struct Reference
Collaboration diagram for _FIND_STREAM_DATA:

Public Attributes

STREAM_INFO_LEVELS InfoLevel
 
PFILE_STREAM_INFORMATION FileStreamInfo
 
PFILE_STREAM_INFORMATION CurrentInfo
 

Detailed Description

Definition at line 89 of file find.c.

Member Data Documentation

◆ CurrentInfo

PFILE_STREAM_INFORMATION _FIND_STREAM_DATA::CurrentInfo

Definition at line 93 of file find.c.

Referenced by FindFirstStreamW(), and FindNextStreamW().

◆ FileStreamInfo

PFILE_STREAM_INFORMATION _FIND_STREAM_DATA::FileStreamInfo

Definition at line 92 of file find.c.

Referenced by FindClose(), and FindFirstStreamW().

◆ InfoLevel

STREAM_INFO_LEVELS _FIND_STREAM_DATA::InfoLevel

Definition at line 91 of file find.c.

Referenced by FindFirstStreamW().


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