Hello,
Welcome to Microsoft Q&A!
This should be an omission in the document. We will feedback the problems you find internally and inform you of any progress.
Thank you.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This page learn.microsoft.com/cfapi.h header is missing definitions and mostly out of date.
#if ( NTDDI_VERSION >= NTDDI_WIN10_RS5 )
STDAPI
CfReportProviderProgress2(
_In_ CF_CONNECTION_KEY ConnectionKey,
_In_ CF_TRANSFER_KEY TransferKey,
_In_ CF_REQUEST_KEY RequestKey,
_In_ LARGE_INTEGER ProviderProgressTotal,
_In_ LARGE_INTEGER ProviderProgressCompleted,
_In_ DWORD TargetSessionId
);
#endif // #if (NTDDI_VERSION >= NTDDI_WIN10_RS2)
Answer accepted by question author
Hello,
Welcome to Microsoft Q&A!
This should be an omission in the document. We will feedback the problems you find internally and inform you of any progress.
Thank you.