UserLocation Enumeration

Indicates whether a user is local or remote.

Syntax

public enum class UserLocation  

Members

Member Value Description
Local The user is local.
Remote The user is remote.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

Windows.Xbox.System Namespace