Skip to content

Latest commit

 

History

History
81 lines (48 loc) · 1.59 KB

mp-removal-reason.md

File metadata and controls

81 lines (48 loc) · 1.59 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
MP_REMOVAL_REASON enumeration (MpClient.h)
FastPath signature removal reason.
A09B4903-E53C-4DA1-BD0B-6DE0124FCAB3
MP_REMOVAL_REASON enumeration Legacy Windows Environment Features
PMP_REMOVAL_REASON enumeration pointer Legacy Windows Environment Features
apiref
MP_REMOVAL_REASON
MpClient.h
HeaderDef
reference
05/31/2018

MP_REMOVAL_REASON enumeration

FastPath signature removal reason.

Syntax

typedef enum tagMP_REMOVAL_REASON { 
  MP_REMOVAL_UNKNOWN    = 0,
  MP_REMOVAL_MANUAL     = 1,
  MP_REMOVAL_AUTOMATIC  = 2
} MP_REMOVAL_REASON, *PMP_REMOVAL_REASON;

Constants

MP_REMOVAL_UNKNOWN

Unknown.

MP_REMOVAL_MANUAL

Manual.

MP_REMOVAL_AUTOMATIC

Automatic.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Header
MpClient.h