This topic has not yet been rated - Rate this topic

VendorSpecificDataEventArgs class

5/3/2013

Provides data for the vendor-specific events.

Syntax

Public NotInheritable Class VendorSpecificDataEventArgs  
    Inherits Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The VendorSpecificDataEventArgs class has these types of members:

Methods

The VendorSpecificDataEventArgs class inherits methods from the Object class.

Properties

The VendorSpecificDataEventArgs class has these properties.

PropertyAccess typeDescription

Data

Read-onlyGets vendor-specific data.

EventId

Read-onlyGets the event ID for vendor-specific data.

 

Remarks

Reserved for future use.

Requirements

Minimum supported client

None supported [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Media.Capture
Windows::Phone::Media::Capture [C++]

Metadata

Windows.winmd

See also

Object

 

 

Build date: 5/3/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.