IADsServiceOperations::Continue

Resumes a service that has been halted with the IADsServiceOperations::Pause method.

HRESULT IADsServiceOperations::Continue(void);
 

Return Values

This method supports the standard return values E_FAIL and E_UNEXPECTED, as well as the following:

S_OK
The continue command has been successfully issued.

QuickInfo

  Windows NT: Use version 4.0 and later.
  Windows CE: Unsupported.
  Header: Declared in iads.h.

See Also

IADsService, ADSI Service Object