Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / QInI Method


In This Topic
    QInI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function QInI( _
       ByVal rInI As System.IntPtr, _
       ByVal SInI As trpI, _
       ByVal tInI As System.Boolean _
    ) As System.Boolean
    'Usage
     
    
    Dim rInI As System.IntPtr
    Dim SInI As trpI
    Dim tInI As System.Boolean
    Dim value As System.Boolean
     
    value = tdnI.QInI(rInI, SInI, tInI)
    public static System.bool QInI( 
       System.IntPtr rInI,
       trpI SInI,
       System.bool tInI
    )

    Parameters

    rInI
    SInI
    tInI
    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