0 out of 2 rated this helpful - Rate this topic

IMsRdpClientAdvancedSettings7::VideoPlaybackMode property

Specifies or retrieves a value that indicates the video playback mode.

This property is read/write.

Syntax


HRESULT put_VideoPlaybackMode(
  [in]           UINT videoPlaybackMode
);

HRESULT get_VideoPlaybackMode(
  [out, retval]  UINT *pVideoPlaybackMode
);

Property value

A value that specifies the video playback mode.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

IID

IID_IMsRdpClientAdvancedSettings7 is defined as 26036036-4010-4578-8091-0db9a1edf9c3

See also

IMsRdpClientAdvancedSettings7

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.