This document is archived and information here might be outdated. Recommended version. |
Indicates the connection status of each workspace under the workspace factory.
[Visual Basic .NET] Public ReadOnly Property ConnectionStatus As IPropertySet
[C#] public IPropertySet ConnectionStatus {get;}
[C++]
HRESULT get_ConnectionStatus(
IPropertySet** ppiConnectionStatus
);
[C++] Parameters ppiConnectionStatus [out, retval]
ppiConnectionStatus is a parameter of type IPropertySet**