FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceCountDetectedEventArgs Class
Members


In This Topic
    DeviceCountDetectedEventArgs Class
    In This Topic
    EventArg exention for DeviceDetectionStateUpdate event.
    Syntax
    'Declaration
     
    
    Public Class DeviceCountDetectedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As DeviceCountDetectedEventArgs
    public class DeviceCountDetectedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FUTEK.Devices.DeviceCountDetectedEventArgs

    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also