Jazz Soft 您要联络吗?   JazzSoft@live.com     简体字汉语   英语  日语  繁体字汉语  简体字汉语
提供半导体工厂自动化与生产效率改善法 
Skip Navigation Links首页 > 产品一览 > Swing > Swing HSMS 详细资料 > Methods > LoadIni

Jazz Soft has been moved from Japan to New York in 2024.

Swing HSMS 详细资料   

Properties
Active
Appearance
BorderStyle
IniFile
IniSection
IPAddress
LocalPortNumber
Log
LogFile
MaxLength
PortNumber
Selected
Server
Show
T3
T5
T6
T7
T8

Methods
Config
ConvertIPAddress
Disconnect
GetHostName
LoadIni
Send

Events
Connected
Errors
Read
SelConnection

LoadIni Method

Retrieve properties from .ini file specified by IniFile Property and IniSection Property. If it is impossible to read from .ini file, ActiveX control uses default value specified in resource settings.

It is recommended to call this method at very beginning of application’s starting up for retrieving properties saved by Config Method.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

Private Sub Form_Load()
SwingHsms1.LoadIni
End Sub


Visual C++

void CxxxView::OnInitialUpdate()
{
...
m_hsms.LoadIni();
...
}

Remarks

See Also

您要联络吗?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.