User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_passwordlist

Table of Contents

ITGIS_PasswordList interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_PasswordList | Interfaces | Methods

List for storing passwords.

Available also on: Delphi | .NET | Java | ActiveX | Python.

Syntax

// C#
public interface ITGIS_PasswordList: ITGIS_ThreadClass
{
}
' VisualBasic
Public Interface ITGIS_PasswordList
  Implements ITGIS_ThreadClass
End Class
// Oxygene
type
  ITGIS_PasswordList = public interface( ITGIS_ThreadClass )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Add public Add new password.
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Check public Check password.
Clear public Clear list - delete all passwords.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Get public Get password.
LockThread public Locks the thread.
(Inherited from ITGIS_ThreadClass)
Merge public Merge with values form provided list.
UnlockThread public Unlocks the thread.
(Inherited from ITGIS_ThreadClass)

2024/12/20 22:16

Page Tools