DevicePresenceChangeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about a device presence change event.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class DevicePresenceChangeEventArgs
type DevicePresenceChangeEventArgs = class
interface __IDevicePresenceChangeEventArgsPublicNonVirtuals
Public NotInheritable Class DevicePresenceChangeEventArgs
- Inheritance
-
DevicePresenceChangeEventArgs
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
DeviceType |
The type of device related to the presence information. |
IsUserLoggedOnDevice |
Indicates whether the user is logged on to the device. |
XboxUserId |
The Xbox user ID for the user present on the device. |