UserLocation Enumeration
Indicates whether a user is local or remote.
Syntax
public enum class UserLocation
Members
| Member |
Value |
Description |
| Local |
0 |
The user is local. |
| Remote |
1 |
The user is remote. |
Requirements
Namespace: Windows.Xbox.System
Metadata: windows.winmd
See also
Reference
Windows.Xbox.System Namespace