FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportCurrentInput Interface / GetProfileXCurrentInput Method


In This Topic
    GetProfileXCurrentInput Method (ISupportCurrentInput)
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetProfileXCurrentInput( _
       ByVal profile As Integer _
    ) As String
    'Usage
     
    
    Dim instance As ISupportCurrentInput
    Dim profile As Integer
    Dim value As String
     
    value = instance.GetProfileXCurrentInput(profile)
    string GetProfileXCurrentInput( 
       int profile
    )

    Parameters

    profile
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also