This document is archived and information here might be outdated. Recommended version. |
Presents a modal dialog to allow editing the default properties of the server.
[Visual Basic .NET]
Public Sub EditServerProperties ( _
ByVal hParent As Integer, _
ByVal activePage As Short _
)
[C#]
public void EditServerProperties (
int hParent,
short activePage
);