Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Compares two file names and returns a value that indicates their relative collation order.
int PrjFileNameCompare(
[in] PCWSTR fileName1,
[in] PCWSTR fileName2
);
[in] fileName1
A null-terminated Unicode string specifying the first name to compare.
[in] fileName2
A null-terminated Unicode string specifying the second name to compare.
The provider may use this routine to determine how to sort file names in the same order that the file system does.
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 [desktop apps only] |
Minimum supported server | Windows Server [desktop apps only] |
Target Platform | Windows |
Header | projectedfslib.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now