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


In This Topic
    bUtE Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function bUtE( _
       ByRef CUtE As System.UInteger, _
       ByRef dUtE As rtvd _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NMachineInfoService
    Dim CUtE As System.UInteger
    Dim dUtE As rtvd
    Dim value As System.Boolean
     
    value = instance.bUtE(CUtE, dUtE)
    internal System.bool bUtE( 
       out System.uint CUtE,
       out rtvd dUtE
    )

    Parameters

    CUtE
    dUtE
    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