IADsServiceOperations::Start method (iads.h)

The IADsServiceOperations::Start method starts a network service.

Syntax

HRESULT Start();

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