IRemoteDesktopClientActions::ResumeScreenUpdates method

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

Applies to: desktop apps | Metro style apps

Resumes screen updates being sent to the client. Use the SuspendScreenUpdates method to suspend screen updates.

Syntax

HRESULT ResumeScreenUpdates();

Parameters

This method has no parameters.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Remarks

This method causes a message to be sent to the server that causes the server to resume sending screen updates to the client.

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

IDL

Rdpappcontainerclient.idl

See also

IRemoteDesktopClientActions

SuspendScreenUpdates

 

 

Send comments about this topic to Microsoft

Build date: 4/21/2012