IWdsTransportConfigurationManager::StopWdsTransportServices method (wdstptmgmt.h)

Stops all WDS transport services. This method provides the means to change the running state of WDS transport services without changing their configuration.

Syntax

HRESULT StopWdsTransportServices();

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

IWdsTransportConfigurationManager