Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |