Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / QWEI Method


In This Topic
    QWEI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function QWEI( _
       ByVal rWEI As System.IntPtr, _
       ByVal SWEI As System.IntPtr, _
       ByVal tWEI As xYCI.UKhI _
    ) As System.Integer
    'Usage
     
    
    Dim rWEI As System.IntPtr
    Dim SWEI As System.IntPtr
    Dim tWEI As xYCI.UKhI
    Dim value As System.Integer
     
    value = xYCI.QWEI(rWEI, SWEI, tWEI)
    public static System.int QWEI( 
       System.IntPtr rWEI,
       System.IntPtr SWEI,
       xYCI.UKhI tWEI
    )

    Parameters

    rWEI
    SWEI
    tWEI
    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