ExDisableResourceBoostLite - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

VOID ExDisableResourceBoostLite(
  PERESOURCE Resource
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-exdisableresourceboostlite)

ExDisableResourceBoostLite function

Description

ExDisableResourceBoostLite is reserved for system use. Don't use this routine (or the ExDisableResourceBoost routine that maps to ExDisableResourceBoostLite in ntifs.h) in your driver.

Parameters

Resource

Reserved.