hini (HINI) - input
HINI_PROFILE
pszApp (PSZ) - input
The case-dependent name of the application for which profile data is to be written. Names starting with the characters "PM_" are reserved for system use.
pszKey (PSZ) - input
The case-dependent name of the key for which profile data is to be written.
This parameter can be NULL, in which case all the pszKey or pszData pairs associated with the pszApp parameter are deleted.
pszData (PSZ) - input
This is the value of the pszKey or pszData pair that is written to the profile.
If this parameter is NULL, the string associated with the pszKey is deleted (that is, the entry is deleted).
If this parameter is not NULL, the string is used as the value of the pszKey or pszData pair, even if the string has zero length.
rc (BOOL) - returns
TRUE