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


In This Topic
    lnfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function lnfI( _
       ByVal MnfI As System.IntPtr, _
       ByVal nnfI As System.IntPtr, _
       ByVal OnfI As System.IntPtr, _
       ByRef pnfI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim MnfI As System.IntPtr
    Dim nnfI As System.IntPtr
    Dim OnfI As System.IntPtr
    Dim pnfI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.lnfI(MnfI, nnfI, OnfI, pnfI)
    public static System.int lnfI( 
       System.IntPtr MnfI,
       System.IntPtr nnfI,
       System.IntPtr OnfI,
       out System.int pnfI
    )

    Parameters

    MnfI
    nnfI
    OnfI
    pnfI
    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