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


In This Topic
    KObI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function KObI( _
       ByVal lObI As System.String, _
       ByVal MObI As System.String, _
       ByVal nObI As System.Integer _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As MMbI
    Dim lObI As System.String
    Dim MObI As System.String
    Dim nObI As System.Integer
    Dim value As System.Boolean
     
    value = instance.KObI(lObI, MObI, nObI)
    internal System.bool KObI( 
       System.string lObI,
       System.string MObI,
       System.int nObI
    )

    Parameters

    lObI
    MObI
    nObI
    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