Skip to main content
Initialize PlayFabCore global state. Custom platform hooks must be configured prior to calling PFInitialize.

Syntax

Parameters

backgroundQueue   XTaskQueueHandle
optional
An XTaskQueue that should be used for background work. If no queue is provided then a default (threadpool) queue will be used.

Return value

Type: HRESULT Result code for this API operation.

Requirements

Header: PFCore.h

See also

PFCore members
Last modified on August 3, 2026