IRemoteDesktopClientEvents::OnKeyCombinationPressed method

[This documentation is preliminary and is subject to change.]

Applies to: desktop apps | Metro style apps

Called when special key combinations are pressed in the remote session.

Syntax

void OnKeyCombinationPressed(
  LONG keyCombination
);

Parameters

  • keyCombination
    A value of the KeyCombinationType enumeration that specifies the key combination that was pressed.

Return value

This method does not return a value.

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

See also

IRemoteDesktopClientEvents

 

 

Send comments about this topic to Microsoft

Build date: 4/21/2012