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


In This Topic
    hrfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function hrfI( _
       ByVal IrfI As System.IntPtr, _
       ByVal jrfI As System.Integer, _
       ByVal KrfI As System.Integer, _
       ByVal lrfI As System.Integer, _
       ByVal MrfI As System.Integer, _
       ByVal nrfI As System.IntPtr, _
       ByRef OrfI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim IrfI As System.IntPtr
    Dim jrfI As System.Integer
    Dim KrfI As System.Integer
    Dim lrfI As System.Integer
    Dim MrfI As System.Integer
    Dim nrfI As System.IntPtr
    Dim OrfI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.hrfI(IrfI, jrfI, KrfI, lrfI, MrfI, nrfI, OrfI)
    public static System.int hrfI( 
       System.IntPtr IrfI,
       System.int jrfI,
       System.int KrfI,
       System.int lrfI,
       System.int MrfI,
       System.IntPtr nrfI,
       out System.int OrfI
    )

    Parameters

    IrfI
    jrfI
    KrfI
    lrfI
    MrfI
    nrfI
    OrfI
    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