DeviceCapabilityEventArgs Class
Provides device capability data for various SideShowGadget events.
Namespace: Microsoft.SideShow
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)
Usage
Syntax
'Declaration
Public Class DeviceCapabilityEventArgs
Inherits EventArgs
public class DeviceCapabilityEventArgs : EventArgs
public ref class DeviceCapabilityEventArgs : public EventArgs
public class DeviceCapabilityEventArgs extends EventArgs
public class DeviceCapabilityEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.SideShow.DeviceCapabilityEventArgs
Microsoft.SideShow.SimpleContentFormat.ScfEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
Target Platforms
Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
See Also
Reference
DeviceCapabilityEventArgs Members
Microsoft.SideShow Namespace