This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Function GetServiceIsStarted ( _ ByVal ID As String _ ) As Boolean
[C#] public bool GetServiceIsStarted ( string ID );
[C++]
HRESULT GetServiceIsStarted(
BSTR ID
);
[C++]
Parameters ID [in]
ID is a parameter of type BSTR