Skip to main content

XblInitArgs

Defines values representing the XBOX Live initialization arguments.

Syntax

Members

queue
Type: XTaskQueueHandle
Queue used for XSAPI internal asynchronous work (telemetry, rta, etc.). This field if optional - if not provided, a threadpool based queue will be used. scid
Type: const char*
The service configuration Id for the app.

Requirements

Header: xbox_live_global_c.h

See also

xbox_live_global_c
Last modified on August 20, 2026