FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportTEDS Interface / SetAutoTEDS Method


In This Topic
    SetAutoTEDS Method (ISupportTEDS)
    In This Topic
    Syntax
    'Declaration
     
    
    Sub SetAutoTEDS( _
       ByVal isSet As Boolean _
    ) 
    'Usage
     
    
    Dim instance As ISupportTEDS
    Dim isSet As Boolean
     
    instance.SetAutoTEDS(isSet)
    void SetAutoTEDS( 
       bool isSet
    )

    Parameters

    isSet
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also