ISdoServiceControl::StartService method (sdoias.h)

The StartService method starts the service administered through SDO.

Syntax

HRESULT StartService();

Return value

If the method succeeds the return value is S_OK.

If the method fails, the return value is one of the following error codes.

Remarks

Calls to this method return almost immediately. NPS (IAS) takes several minutes to start up if its SDO configuration database contains a large number of objects.

Note  Internet Authentication Service (IAS) was renamed Network Policy Server (NPS) starting with Windows Server 2008.
 

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header sdoias.h
DLL Iassdo.dll

See also

ISdoMachineGetServiceSDO

ISdoServiceControl

ISdoServiceControl::GetServiceStatus

ISdoServiceControl::StopService