ICameraSettingsActivatedEventArgs interface

This topic has not yet been rated - Rate this topic

Enables a camera settings app to handle the activation parameters for the app.

Syntax


public interface ICameraSettingsActivatedEventArgs : IActivatedEventArgs

Attributes

GuidAttribute("fb67a508-2dad-490a-9170-dca036eb114b")
VersionAttribute(NTDDI_WIN8)

Members

The ICameraSettingsActivatedEventArgs interface has these types of members:

Properties

The ICameraSettingsActivatedEventArgs interface has these properties.

PropertyAccess typeDescription

VideoDeviceController

Read-onlyGets the object that controls device settings on the camera.

VideoDeviceExtension

Read-onlyGets the object that implements additional extended settings for the camera.

 

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.