Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the size of the buffer needed to hold the PlayFab titleId for a service configuration.
Syntax
HRESULT PFServiceConfigGetTitleIdSize(
PFServiceConfigHandle handle,
size_t* titleIdSize
)
Parameters
handle PFServiceConfigHandle
ServiceConfig handle.
titleIdSize size_t*
output
Buffer size required for the titleId (including null terminator).
Return value
Type: HRESULT
Result code for this API operation.
Requirements
Header: PFServiceConfig.h