This document is archived and information here might be outdated. Recommended version. |
Tests if the connection is successful with the current configuration.
[Visual Basic .NET] Public Function TestConnection ( _ ) As Boolean
[C#] public bool TestConnection ( );
[C++]
HRESULT TestConnection(
void
);
Returns the indication whether the connection failed or passed.