expandedresources.h header

This header is used by Game Mode. For more information, see:

expandedresources.h contains the following programming interfaces:

Functions

 
GetExpandedResourceExclusiveCpuCount

Gets the expected number of exclusive CPU sets that are available to the app when in Game Mode.
HasExpandedResources

Gets the current resource state (that is, whether the app is running in Game Mode or shared mode).
ReleaseExclusiveCpuSets

Opts out of CPU exclusivity, giving the app access to all cores, but at the cost of having to share them with other processes.