Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 Distribution Function Administration Guide


19.1.12 INI file operations

The API functions below allow the application to perform operations on initialization files (.INI). These operations include acquiring a key value in a section and acquiring all the contents of a section.

API function name

Description

AIT_GetProfileString

Acquires a profile string.

AIT_SetProfileString

Sets a profile string.

AIT_GetProfileFirstSection

Acquires the first section.

AIT_GetProfileNextSection

Acquires the next profile section.

AIT_GetProfileFirstSectionNames

Acquires the first section name.

AIT_GetProfileNextSectionNames

Acquires the next section name.