IADsServiceOperations::Continue method (iads.h)

The IADsServiceOperations::Continue method resumes a service operation paused by the IADsServiceOperations::Pause method.

Syntax

HRESULT Continue();

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::Pause