LocalActionType enumeration

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

Applies to: desktop apps only

Specifies the action to send to the local client.

Syntax

enum LocalActionType {
  LocalActionMagnifier   = 0,
  LocalActionKeyboard    = 1 
};

Constants

  • LocalActionMagnifier
    Display the magnifier.

  • LocalActionKeyboard
    Display the touch keyboard.

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

IDL

Rdpappcontainerclient.idl

See also

ExecuteLocalAction

 

 

Send comments about this topic to Microsoft

Build date: 4/21/2012