All of these documents are in GitHub, you may try visit their GitHub page and report this as an issue, so they will investigate and update the document, for example take a look at:
https://github.com/MicrosoftDocs/win32/blob/docs/desktop-src/lwef/mpscanstart.md
MPClient.h missing from Windows 8.1 and 10 SDK
Alexander Benikowski
11
Reputation points
Hi,
We want to use the Windows Defender API as documented here:
https://learn.microsoft.com/en-us/windows/win32/lwef/windows-defender-functions
However the given headerfile MPClient.h is missing. In both, WIndows 8.1 SDK and the current Windows 10 SDK.
The main reason for using the header file, or looking into it, is that the type MPCallback_Info, as mentioned on MpScanStart, is not described anywhere.
https://learn.microsoft.com/en-us/windows/win32/lwef/mpscanstart
And ofcourse to get the values behind the documented enumeration values.
1 answer
Sort by: Most helpful
-
Reza-Ameri 16,961 Reputation points
2021-01-29T14:35:29.25+00:00