ExDisableResourceBoostLite function (ntifs.h)

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.

Syntax

void ExDisableResourceBoostLite(
  PERESOURCE Resource
);

Parameters

Resource

Reserved.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 2000
Target Platform Windows
Header ntifs.h (include Ntifs.h)