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

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

Savoy Socket 详细资料   

Properties
Appearance
BorderStyle
Connect
IniFileName
IniSection
IPAddress
MyPortNumber
PortNumber
Server

Methods
AboutBox
Disconnect
LoadIniFile
Send
Setup

Events
Connected
Disconnected
Problem
Received

IniSection Property

Gets or sets section name in INI file to read/write settings. If multiple SavoySocket control were embedded in one project, it is possible to share same INI file by changing section name.

Default setting is “SavoySocket”.

Syntax

Visual Basic

IniSection As String


Visual C++

CString GetIniSection()
void SetIniSection(LPCTSTR)

Return Value

Example

Visual Basic

.IniSection = "Host" ‘ [Host] section


Visual C++

m_ctrl.IniSection("Host"); // [Host] section

Remarks

Persistent property.

See Also

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