Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,757 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have a question about the following setting in Windows 10:
Start → Settings → Accounts → Sign-in options
I want to get/set this value from Win32 API or .net framework API in a desktop application.
Would you please give me some suggestions for it?
You can refer to the answer of Programmatically get Windows Setting | Account Setting | Require Sign In Question.