Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jQlI Class / CrlI Method


In This Topic
    CrlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function CrlI( _
       ByVal drlI As System.IntPtr, _
       ByVal ErlI As System.Integer, _
       ByVal frlI As lppI _
    ) As System.Integer
    'Usage
     
    
    Dim drlI As System.IntPtr
    Dim ErlI As System.Integer
    Dim frlI As lppI
    Dim value As System.Integer
     
    value = jQlI.CrlI(drlI, ErlI, frlI)
    internal static System.int CrlI( 
       System.IntPtr drlI,
       System.int ErlI,
       out lppI frlI
    )

    Parameters

    drlI
    ErlI
    frlI
    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