Nevron Open Vision Documentation
Nevron.Nov Namespace / NMachineInfoService Class / EUtE Method


In This Topic
    EUtE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function EUtE( _
       ByVal fUtE As System.String, _
       ByVal GUtE As System.String, _
       ByVal hUtE As System.String, _
       ByVal IUtE As System.String _
    ) As System.UInteger
    'Usage
     
    
    Dim instance As NMachineInfoService
    Dim fUtE As System.String
    Dim GUtE As System.String
    Dim hUtE As System.String
    Dim IUtE As System.String
    Dim value As System.UInteger
     
    value = instance.EUtE(fUtE, GUtE, hUtE, IUtE)
    internal System.uint EUtE( 
       System.string fUtE,
       System.string GUtE,
       System.string hUtE,
       System.string IUtE
    )

    Parameters

    fUtE
    GUtE
    hUtE
    IUtE
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also