Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / WplI Class / bQlI Method


In This Topic
    bQlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function bQlI( _
       ByVal CQlI As SCrI _
    ) As System.Boolean
    'Usage
     
    
    Dim CQlI As SCrI
    Dim value As System.Boolean
     
    value = WplI.bQlI(CQlI)
    public static System.bool bQlI( 
       out SCrI CQlI
    )

    Parameters

    CQlI
    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