This document is archived and information here might be outdated. Recommended version. |
Indicates if data source is connected to the data graph.
[Visual Basic .NET]
Public Sub IsDataSourceConnected ( _
ByRef b As Boolean _
)
[C#]
public void IsDataSourceConnected (
ref bool b
);
[C++]
HRESULT get_IsDataSourceConnected(
Boolean* b
);
[C++] Parameters b [out]
b is a parameter of type bool*