This document is archived and information here might be outdated. Recommended version. |
Get the server interface if applicable.
[Visual Basic .NET] Public ReadOnly Property ServerConnection As IServerConnection
[C#] public IServerConnection ServerConnection {get;}
[C++]
HRESULT get_ServerConnection(
IServerConnection** ipServerConnection
);
[C++] Parameters ipServerConnection [out, retval]
ipServerConnection is a parameter of type IServerConnection**