This document is archived and information here might be outdated. Recommended version. |
Reloads all the services.
[Visual Basic .NET]
Public Sub RefreshAllServices ( _
ByRef retStatus As Boolean _
)
[C#]
public void RefreshAllServices (
ref bool retStatus
);
[C++]
HRESULT RefreshAllServices(
Boolean* retStatus
);
[C++] Parameters retStatus
retStatus is a parameter of type bool*