Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 275 Bytes

UserInfo

Sample C++ code that retrieves some user properties using WinRT

This small project shows how to retrieve some known properties of the current logged on user. In deployment to MS Store this piece of code would require the "userAccountInfo" general-use capability.