IMsTscAxEvents::OnDevicesButtonPressed method

Called when the devices button in the connection bar has been pressed.

Syntax

void OnDevicesButtonPressed();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Remarks

The devices button is displayed in the connection bar when USB redirection is enabled on both the client and the server.

Requirements

Requirement Value
Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Type library
MsTscAx.dll
DLL
MsTscAx.dll

See also

IMsTscAxEvents