Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jQlI Class / fbMI Method


In This Topic
    fbMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function fbMI( _
       ByVal GbMI As System.IntPtr, _
       ByVal hbMI As System.Integer, _
       ByVal IbMI As System.Integer, _
       ByVal jbMI As nlQI _
    ) As System.Boolean
    'Usage
     
    
    Dim GbMI As System.IntPtr
    Dim hbMI As System.Integer
    Dim IbMI As System.Integer
    Dim jbMI As nlQI
    Dim value As System.Boolean
     
    value = jQlI.fbMI(GbMI, hbMI, IbMI, jbMI)
    internal static System.bool fbMI( 
       System.IntPtr GbMI,
       System.int hbMI,
       System.int IbMI,
       out nlQI jbMI
    )

    Parameters

    GbMI
    hbMI
    IbMI
    jbMI
    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