IADsServiceOperations::Stop method (iads.h)

The IADsServiceOperations::Stop method stops a currently active network service.

Syntax

HRESULT Stop();

Return value

This method supports standard return values, including S_OK. For more information about other return values, see ADSI Error Codes.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header iads.h
DLL Activeds.dll

See also

IADsService

IADsServiceOperations