CPU API Reference

Reference material for Xbox One CPU APIs.

Enumerations

Name Description
CONSOLE_TYPE Specifies the type of console the title is running on.

Functions

Name Description
GetConsoleType Returns the type of console the title is running on.
GetSystemOSVersion Retrieves the version of the operating system that is currently running on the development console.
QueryProcessorSchedulingStatistics Retrieves a PPROCESSOR_SCHEDULING_STATISTICS structure describing the scheduling behavior of the Game OS on the physical processors.
ToolingMemoryStatus Returns a structure that contains the total available memory for the tooling working set, the amount of memory already in use, and the peak memory usage.

Structures

Name Description
PROCESSOR_SCHEDULING_STATISTICS Describes the scheduling behavior of the Game OS on the physical processors.
SYSTEMOSVERSIONINFO Describes the version information for a development console operating system.
TOOLINGMEMORYSTATUS Describes the total available memory for the tooling working set, the amount of memory already in use, and the peak memory usage.