ILogonSession.CreateLogonParams

Syntax

CreateLogonParams: ILogonParams;

Description

The CreateLogonParams method creates parameters that are used in checking connection possibility.

Comments

The OnLogon method checks the connection. After connection checking, the relevant values of parameters are set.

See also:

ILogonSession