Notifies the plug-in that it is about to be destroyed by Remote Desktop Connection Broker (RD Connection Broker).
Syntax
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 client | None supported |
| Minimum supported server | Windows Server 2008 |
| Header | Tssbx.h |
| IDL | Tssbx.idl |
| IID | IID_IWTSSBPlugin is defined as DC44BE78-B18D-4399-B210-641BF67A002C |
See Also
- IWTSSBPlugin
Send comments about this topic to Microsoft
Build date: 6/26/2009