UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NF:fileapi.FindNextStreamW | FindNextStreamW function (fileapi.h) | Continues a stream search started by a previous call to the FindFirstStreamW function. |
| fs\findnextstreamw.htm | fs | 2bb0301c-b2be-4056-913c-e4102386135e | 12/05/2018 | FindNextStreamW, FindNextStreamW function [Files], _win32_findnextstreamw, base.findnextstreamw, fileapi/FindNextStreamW, fs.findnextstreamw | fileapi.h | Windows.h, WinBase.h | Windows | Windows Vista [desktop apps only] | Windows Server 2003 [desktop apps only] | Kernel32.lib | Kernel32.dll | Windows | 19H1 |
|
|
|
|
|
|
Continues a stream search started by a previous call to the FindFirstStreamW function.
The search handle returned by a previous call to the FindFirstStreamW function.
A pointer to the WIN32_FIND_STREAM_DATA structure that receives information about the stream.
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastError. If no more streams can be found, GetLastError returns ERROR_HANDLE_EOF (38).
In Windows 8 and Windows Server 2012, this function is supported by the following technologies.
Technology | Supported |
---|---|
Server Message Block (SMB) 3.0 protocol | Yes |
SMB 3.0 Transparent Failover (TFO) | Yes |
SMB 3.0 with Scale-out File Shares (SO) | Yes |
Cluster Shared Volume File System (CsvFS) | Yes |
Resilient File System (ReFS) | Yes |