Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / MMbI Class / Ihb Method


In This Topic
    Ihb Method (MMbI)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend MustOverride Function Ihb( _
       ByVal AObI As ntbI.UUbI _
    ) As System.String()
    'Usage
     
    
    Dim instance As MMbI
    Dim AObI As ntbI.UUbI
    Dim value() As System.String
     
    value = instance.Ihb(AObI)
    internal abstract System.string[] Ihb( 
       ntbI.UUbI AObI
    )

    Parameters

    AObI
    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