Click to Rate and Give Feedback
MSDN
MSDN Library
System Services
IWTSSBPlugin
Methods
 IWTSSBPlugin::Terminated Method

  Switch on low bandwidth view
IWTSSBPlugin::Terminated Method

Notifies the plug-in that it is about to be destroyed by Remote Desktop Connection Broker (RD Connection Broker).

Syntax

C++
HRESULT Terminated();

Parameters

This method has no parameters.

Return Value

Returns S_OK if successful.

Remarks

RD Connection Broker calls this method before it destroys this instance of the plug-in. You can use this method to perform cleanup for the plug-in before RD Connection Broker destroys it. After the plug-in is destroyed, RD Connection Broker reverts to its native redirection service.

Your implementation of this method must return S_OK immediately if successful.

Requirements

Minimum supported clientNone supported
Minimum supported serverWindows Server 2008
HeaderTssbx.h
IDLTssbx.idl
IIDIID_IWTSSBPlugin is defined as DC44BE78-B18D-4399-B210-641BF67A002C

See Also

IWTSSBPlugin

Send comments about this topic to Microsoft

Build date: 6/26/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker