VirtualBox Main API
Public Attributes | List of all members
ICPUProfile Interface Reference

CPU profile. More...

Inheritance diagram for ICPUProfile:

Public Attributes

readonly attribute wstring name
 The name.
 
readonly attribute wstring fullName
 The full name.
 
readonly attribute CPUArchitecture architecture
 The CPU architecture.
 

Detailed Description

CPU profile.

Immutable.

Interface ID:
{B7FDA727-7A08-46EE-8DD8-F8D7308B519C}

Member Data Documentation

◆ name

readonly attribute wstring ICPUProfile::name

The name.

◆ fullName

readonly attribute wstring ICPUProfile::fullName

The full name.

◆ architecture

readonly attribute CPUArchitecture ICPUProfile::architecture

The CPU architecture.