IADsServiceOperations::Pause method (iads.h)

The IADsServiceOperations::Pause method pauses a service started with the IADsServiceOperations::Start method.

Syntax

HRESULT Pause();

Return value

This method supports the 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

IADsServiceOperations::Start