RemoteDesktopConnectionRemoteInfo.ReportSwitched Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notifies the OS on the remote desktop that the user has switched to the remote desktop, allowing the OS to display UI reflecting the switch.
public:
virtual void ReportSwitched() = ReportSwitched;
void ReportSwitched();
public void ReportSwitched();
function reportSwitched()
Public Sub ReportSwitched ()