How to use windows 10 Parental control APIs?

自古美人都是妖i 提交于 2019-12-24 03:42:39

问题


I am trying to use windows 10 parental control APIs for an application. So, have seen MSDN documentation for the APIs here And also have seen a thread similar to this here on SO. But it does not give me what I need, which is to be able to set up parental control on an account programmatically in my application.

I tried looking for code samples in the official documentation like it was suggested in the link above but I could not find any code sample to refer to on this specific topic in the windows SDK documentation. If you can just point me to a code sample, that would be good enough.

So, How do I use these Windows 10 parental control APIs in a C# program?

来源:https://stackoverflow.com/questions/33208138/how-to-use-windows-10-parental-control-apis

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!