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


In This Topic
    fffI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function fffI( _
       ByVal GffI As System.IntPtr, _
       ByVal hffI() As System.Byte, _
       ByVal IffI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim GffI As System.IntPtr
    Dim hffI() As System.Byte
    Dim IffI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.fffI(GffI, hffI, IffI)
    public static System.int fffI( 
       System.IntPtr GffI,
       System.byte[] hffI,
       System.int IffI
    )

    Parameters

    GffI
    hffI
    IffI
    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