IDeviceActivatedEventArgs interface

This topic has not yet been rated - Rate this topic

Provides information for a device that invokes AutoPlay.

Syntax


public interface IDeviceActivatedEventArgs : IActivatedEventArgs

Attributes

GuidAttribute("cd50b9a9-ce10-44d2-8234-c355a073ef33")
VersionAttribute(NTDDI_WIN8)

Members

The IDeviceActivatedEventArgs interface has these types of members:

Properties

The IDeviceActivatedEventArgs interface has these properties.

PropertyAccess typeDescription

DeviceInformationId

Read-onlyGets the device identifier for the device that invoked AutoPlay.

Verb

Read-onlyGets the action associated with the activated device.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

Metadata

Windows.winmd

See also

IActivatedEventArgs

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.