WdResumeRemoteGame
Resumes the last game launched in suspended mode with WdLaunchRemoteGame on a remote device.Syntax
Parameters
_In_z_ remoteDeviceType: const char* The hostname or IP address of the remote deviceto resume the game on (e.g.,
"192.168.1.100" or "MyDevKit").
Return value
Type: HRESULT ReturnsS_OK if successful; otherwise, returns an error code.
