Share via


WinAPI::writePrivateProfileString Method [AX 2012]

Syntax

client public static int writePrivateProfileString(
    str section, 
    str key, 
    str value, 
    str file)

Run On

Client

Parameters

  • section
    Type: str
  • key
    Type: str
  • value
    Type: str
  • file
    Type: str

See Also

Reference

WinAPI Class