Showing content from https://learn.microsoft.com/en-us/windows/desktop/api/fileapi/ne-fileapi-stream_info_levels below:
STREAM_INFO_LEVELS (fileapi.h) - Win32 apps
STREAM_INFO_LEVELS enumeration (fileapi.h)
In this article
Defines values that are used with the FindFirstStreamW function to specify the information level of the returned data.
Syntax
typedef enum _STREAM_INFO_LEVELS {
FindStreamInfoStandard,
FindStreamInfoMaxInfoLevel
} STREAM_INFO_LEVELS;
Constants FindStreamInfoStandard
The FindFirstStreamW function retrieves standard
stream information. The data is returned in a
WIN32_FIND_STREAM_DATA structure. FindStreamInfoMaxInfoLevel
Used to determine valid enumeration values. All supported enumeration values are less than
FindStreamInfoMaxInfoLevel. Requirements Requirement Value Minimum supported client Windows Vista [desktop apps only] Minimum supported server Windows Server 2003 [desktop apps only] Header fileapi.h (include Windows.h, WinBase.h) See also
FindFirstStreamW
WIN32_FIND_STREAM_DATA
Additional resources
In this article
Was this page helpful?
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4