Functions
| Function | Description |
|---|---|
| PFServiceConfigCloseHandle | Closes a PFServiceConfigHandle. |
| PFServiceConfigCreateHandle | Creates a PlayFab service configuration. |
| PFServiceConfigDuplicateHandle | Duplicates a PFServiceConfigHandle. |
| PFServiceConfigGetAPIEndpoint | Gets the API endpoint for a service configuration. |
| PFServiceConfigGetAPIEndpointSize | Gets the size of the buffer needed to hold the API endpoint for a service configuration. |
| PFServiceConfigGetTitleId | Gets the PlayFab titleId for a service configuration. |
| PFServiceConfigGetTitleIdSize | Gets the size of the buffer needed to hold the PlayFab titleId for a service configuration. |
