Skip to main content
Creates a PlayFab service configuration.

Syntax

Parameters

apiEndpoint   char*
In_z
String used to connect to a PlayFab Service instance. playFabTitleId   char*
In_z
PlayFab TitleId for the title. Found in the Game Manager for your title on the PlayFab Website. serviceConfigHandle   PFServiceConfigHandle*
output
Pointer to a PFServiceConfigHandle to write.

Return value

Type: HRESULT Result code for this API operation. Possible values are S_OK, E_PF_NOT_INITIALIZED, or E_INVALIDARG.

Requirements

Header: PFServiceConfig.h

See also

PFServiceConfig members
Last modified on August 1, 2026