WinWriteProfileData: Difference between revisions
Appearance
Created page with "Not able to find documentation about it yet. Maybe it was replaced with PrfWriteProfileData. Category:Win" |
No edit summary |
||
Line 1: | Line 1: | ||
Not able to find documentation about it yet. Maybe it was replaced with [[PrfWriteProfileData]]. | Not able to find documentation about it yet. Maybe it was replaced with [[PrfWriteProfileData]]. | ||
==Syntax== | |||
WinWriteProfileData(HAB hab, PSZ pszAppName, PSZ pszKeyName, PVOID pValue, USHORT usSize); | |||
[[Category:Win]] | [[Category:Win]] |
Revision as of 19:45, 20 November 2023
Not able to find documentation about it yet. Maybe it was replaced with PrfWriteProfileData.
Syntax
WinWriteProfileData(HAB hab, PSZ pszAppName, PSZ pszKeyName, PVOID pValue, USHORT usSize);