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


In This Topic
    bKrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function bKrI( _
       ByVal CKrI As System.IntPtr, _
       ByVal dKrI As System.Integer, _
       ByVal EKrI As System.IntPtr, _
       ByVal fKrI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim CKrI As System.IntPtr
    Dim dKrI As System.Integer
    Dim EKrI As System.IntPtr
    Dim fKrI As System.IntPtr
    Dim value As System.IntPtr
     
    value = AGrI.bKrI(CKrI, dKrI, EKrI, fKrI)
    internal static System.IntPtr bKrI( 
       System.IntPtr CKrI,
       System.int dKrI,
       System.IntPtr EKrI,
       System.IntPtr fKrI
    )

    Parameters

    CKrI
    dKrI
    EKrI
    fKrI
    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