IRemoteDesktopClientActions::ExecuteRemoteAction method
[This documentation is preliminary and is subject to change.]
Applies to: desktop apps | Metro style apps
Causes an action to be performed in the remote session.
Syntax
HRESULT ExecuteRemoteAction( RemoteActionType remoteAction );
Parameters
- remoteAction
-
A value of the RemoteActionType enumeration that specifies the action.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows 8 Consumer Preview |
|---|---|
|
Minimum supported server | Windows Server 8 Beta |
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 4/21/2012
Community Additions
Show: