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


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

    Parameters

    hKrI
    IKrI
    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