Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Get the human-readable form of an error generated by the PlayFab Multiplayer library.
Syntax
const char * PFMultiplayerGetErrorMessage(
HRESULT error
)
Parameters
error HRESULT
An error code.
Return value
Type: const char *
The human-readable error message. The memory for the returned string remains valid for the lifetime of the process.
Remarks
These error messages are not localized and are only intended for developers, i.e. these error messages are not intended to be shown to users via UI.
Requirements
Header: PFMultiplayer.h