Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / fbOI Method


In This Topic
    fbOI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function fbOI( _
       ByVal GbOI As System.IntPtr, _
       ByVal hbOI As System.Integer, _
       ByVal IbOI As System.Integer, _
       ByVal jbOI As UjQI _
    ) As System.IntPtr
    'Usage
     
    
    Dim GbOI As System.IntPtr
    Dim hbOI As System.Integer
    Dim IbOI As System.Integer
    Dim jbOI As UjQI
    Dim value As System.IntPtr
     
    value = tdnI.fbOI(GbOI, hbOI, IbOI, jbOI)
    public static System.IntPtr fbOI( 
       System.IntPtr GbOI,
       System.int hbOI,
       System.int IbOI,
       out UjQI jbOI
    )

    Parameters

    GbOI
    hbOI
    IbOI
    jbOI
    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