Skip to content

Commit 33408fb

Browse files
committed
UUF 270582
1 parent a70fc8f commit 33408fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/c-runtime-library/reference/findfirst-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ intptr_t _wfindfirst64i32(
7272
Target file specification (can include wildcard characters).
7373

7474
*`fileinfo`*\
75-
File information buffer.
75+
File information buffer. For more information about the `fileinfo` structs, see the Remarks in [Filename search functions](../filename-search-functions.md) and see [Data type mappings](data-type-mappings.md). The structs are defined in the same header file as the function that uses them as a parameter.
7676

7777
## Return value
7878

0 commit comments

Comments
 (0)