SystemParametersInfo(SystemParametersActionFlags, Boolean, Boolean, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, Boolean, UInt32, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, Int32, UInt32, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, UInt32, Boolean, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, UInt32, Int64, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, UInt32, String, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, UInt32, StringBuilder, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, UInt32, UInt32, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|
SystemParametersInfo(SystemParametersActionFlags, UInt32, UInt64, SystemParametersWinIniFlags)
|
Retrieves or sets the value of one of the system-wide parameters.
This function can also update the user profile while setting a parameter.
|