This document is archived and information here might be outdated. Recommended version. |
Returns server object names for the hosted servers accessible to the user.
[Visual Basic .NET] Public Function GetHostedServers ( _ ByVal hWnd As Integer _ ) As IEnumAGSServerConnectionName
[C#] public IEnumAGSServerConnectionName GetHostedServers ( int hWnd );
[C++]
HRESULT GetHostedServers(
OLE_HANDLE hWnd
);
[C++] Parameters hWnd [in]
hWnd is a parameter of type OLE_HANDLE