Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / AGrI Class / jKrI Method


In This Topic
    jKrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function jKrI( _
       ByVal KKrI As System.IntPtr, _
       ByVal lKrI As System.Boolean, _
       ByVal MKrI As System.Boolean _
    ) As AGrI.KnrI
    'Usage
     
    
    Dim KKrI As System.IntPtr
    Dim lKrI As System.Boolean
    Dim MKrI As System.Boolean
    Dim value As AGrI.KnrI
     
    value = AGrI.jKrI(KKrI, lKrI, MKrI)
    internal static AGrI.KnrI jKrI( 
       System.IntPtr KKrI,
       System.bool lKrI,
       System.bool MKrI
    )

    Parameters

    KKrI
    lKrI
    MKrI
    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