Skip to content

IniFile.ReadInteger

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

IniFile.ReadInteger Method

Syntax

Declare Function ReadInteger(ByRef Section As WString, ByRef Key As WString, Inplace As Integer = 0) As Integer

Parameters

Part Type Description
Section WString
Key WString
Inplace Integer

Return Value

Integer

See also

Clone this wiki locally