IWdsTransportSession::Terminate method (wdstptmgmt.h)
Terminates an active session on the WDS transport server and disconnects all WDS clients joined to the session.
Syntax
HRESULT Terminate();
Return value
Standard HRESULT error values are used: S_OK for success; others for failure.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |
DLL | Wdstptmgmt.dll |
See also
IWdsTransportSession