ClearSection

This function removes all the keys in the specified section of the opened file.

DeleteKey (Section As String) As Long

Parameters

Section

[in] Name of the section to clear

Return Value

0: success
1: failed, cannot clear section


Return to aaxIniFile Control