Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / bffI Method


In This Topic
    bffI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function bffI( _
       ByVal CffI As System.IntPtr, _
       ByVal dffI As System.IntPtr, _
       ByVal EffI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim CffI As System.IntPtr
    Dim dffI As System.IntPtr
    Dim EffI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.bffI(CffI, dffI, EffI)
    public static System.int bffI( 
       System.IntPtr CffI,
       System.IntPtr dffI,
       System.int EffI
    )

    Parameters

    CffI
    dffI
    EffI
    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