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