Jazz Soft 您要聯絡嗎?   JazzSoft@live.com     繁體字漢語   英語  日語  繁體字漢語  簡體字漢語
提供半導體工廠自動化與生産效率改善法 
Skip Navigation Links首頁 > 產品一覽 > Savoy > Savoy Comm 詳細資料 > Properties > IniSection

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Savoy Comm 詳細資料   

Properties
BaudRate
ByteSize
ByteStream
Connect
Count
IniFileName
IniSection
Parity
PortNumber
StopBit

Methods
AboutBox
LoadIniFile
Send
Setup

Events
Received

IniSection Property

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

Default setting is “SavoyComm”.

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.