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