Skip to content

Latest commit

 

History

History
90 lines (75 loc) · 2.85 KB

nf-mfidl-imfremotedesktopplugin-updatetopology.md

File metadata and controls

90 lines (75 loc) · 2.85 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mfidl.IMFRemoteDesktopPlugin.UpdateTopology
IMFRemoteDesktopPlugin::UpdateTopology (mfidl.h)
Modifies a topology for use in a Terminal Services environment. (IMFRemoteDesktopPlugin.UpdateTopology)
799ba0b4-b015-4899-9496-d8c23d033b24
IMFRemoteDesktopPlugin interface [Media Foundation]
UpdateTopology method
IMFRemoteDesktopPlugin.UpdateTopology
IMFRemoteDesktopPlugin::UpdateTopology
UpdateTopology
UpdateTopology method [Media Foundation]
UpdateTopology method [Media Foundation]
IMFRemoteDesktopPlugin interface
mf.imfremotedesktopplugin_updatetopology
mfidl/IMFRemoteDesktopPlugin::UpdateTopology
mf\imfremotedesktopplugin_updatetopology.htm
mf
799ba0b4-b015-4899-9496-d8c23d033b24
12/05/2018
799ba0b4-b015-4899-9496-d8c23d033b24, IMFRemoteDesktopPlugin interface [Media Foundation],UpdateTopology method, IMFRemoteDesktopPlugin.UpdateTopology, IMFRemoteDesktopPlugin::UpdateTopology, UpdateTopology, UpdateTopology method [Media Foundation], UpdateTopology method [Media Foundation],IMFRemoteDesktopPlugin interface, mf.imfremotedesktopplugin_updatetopology, mfidl/IMFRemoteDesktopPlugin::UpdateTopology
mfidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Mfuuid.lib
Windows
19H1
IMFRemoteDesktopPlugin::UpdateTopology
mfidl/IMFRemoteDesktopPlugin::UpdateTopology
c++
APIRef
kbSyntax
COM
mfuuid.lib
mfuuid.dll
IMFRemoteDesktopPlugin.UpdateTopology

IMFRemoteDesktopPlugin::UpdateTopology

-description

Modifies a topology for use in a Terminal Services environment.

-parameters

-param pTopology [in, out]

Pointer to the IMFTopology interface of the topology.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.

-remarks

If the application is running in a Terminal Services client session, call this method before calling IMFMediaSession::SetTopology on the Media Session.

-see-also

IMFRemoteDesktopPlugin