Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines values representing the Xbox Live initialization arguments.
Syntax
typedef struct XblInitArgs {
XTaskQueueHandle queue;
const char* scid;
} XblInitArgs
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