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


In This Topic
    jfGI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function jfGI( _
       ByVal KfGI As System.IntPtr, _
       ByVal lfGI As xYCI.UKhI, _
       ByVal MfGI As System.Boolean, _
       ByVal nfGI As System.Integer, _
       ByVal OfGI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim KfGI As System.IntPtr
    Dim lfGI As xYCI.UKhI
    Dim MfGI As System.Boolean
    Dim nfGI As System.Integer
    Dim OfGI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.jfGI(KfGI, lfGI, MfGI, nfGI, OfGI)
    public static System.int jfGI( 
       System.IntPtr KfGI,
       xYCI.UKhI lfGI,
       System.bool MfGI,
       System.int nfGI,
       System.int OfGI
    )

    Parameters

    KfGI
    lfGI
    MfGI
    nfGI
    OfGI
    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