Skip to main content

FourPartVersion

The four-part version number of a Game OS.

Syntax

Members

MajorVersion
Type: UINT32
The major version number of a Game OS. MinorVersion
Type: UINT32
The minor version number of a Game OS. BuildVersion
Type: UINT32
The build number of a Game OS. RevisionVersion
Type: UINT32
The revision number of a Game OS.

Remarks

This structure represents the four-part version number for a Game OS. XtfGetTitleOSFourPartVersion, XtfStartTitleOSByVersion, and XtfRemoveTitleOSFromCacheByVersion functions use this structure to identify a Game OS. For more information about managing provisioned Game OS, see Application Management (xbapp.exe) (NDA topic) and Provision (xbprovision.exe) (NDA topic).

Requirements

Header: xtfapi.h Library: XtfApi.lib Supported platforms: Windows (for XBOX console tools)

See also

Run from PC Deployment (NDA topic)
XTF Transport Errors (NDA topic)
Additional Xtf APIs
Last modified on August 20, 2026