Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns information for the cloud files platform. This is intended for sync providers running on multiple versions of Windows.
typedef struct CF_PLATFORM_INFO {
DWORD BuildNumber;
DWORD RevisionNumber;
DWORD IntegrationNumber;
} CF_PLATFORM_INFO;
BuildNumber
The build number of the Windows platform version. Changes when the platform is serviced by a Windows update.
RevisionNumber
The revision number of the Windows platform version. Changes when the platform is serviced by a Windows update.
IntegrationNumber
The integration number of the Windows platform version. This is indicative of the platform capabilities, both in terms of API contracts and availability of bug fixes.
The platform is a combination of the cloud filter and the placeholder files API library, which are always kept in sync with each other. This API is intended for sync providers that need to make decisions based on the platform capabilities of multiple versions of Windows.
If you are building an app that uses or is aware of placeholder files, this may be useful to you.
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Header | cfapi.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today