Skip to main content

XblGetScid

Get the service configuration Id for the application. This is set during XblInitialize.

Syntax

Parameters

scid   _Out_
Type: char**
The service configuration Id for the app.

Return value

Type: HRESULT HRESULT return code for this API operation.

Remarks

This string will be valid until XblCleanup is called.

Requirements

Header: xbox_live_global_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

xbox_live_global_c
Last modified on August 4, 2026