MPClient.h missing from Windows 8.1 and 10 SDK

Alexander Benikowski 11 Reputation points
2020-10-14T09:30:38.157+00:00

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.

Windows development Windows API - Win32
Windows for business Windows Client for IT Pros Devices and deployment Configure application groups
{count} votes

1 answer

Sort by: Most helpful
  1. Reza-Ameri 17,336 Reputation points Volunteer Moderator
    2021-01-29T14:35:29.25+00:00

    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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.