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


In This Topic
    UWfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function UWfI( _
       ByVal vWfI As System.String, _
       ByVal WWfI As System.IntPtr, _
       ByVal xWfI As System.Integer, _
       ByRef YWfI As dnQI, _
       ByVal AxfI As System.Integer, _
       ByVal bxfI As System.String, _
       ByRef CxfI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim vWfI As System.String
    Dim WWfI As System.IntPtr
    Dim xWfI As System.Integer
    Dim YWfI As dnQI
    Dim AxfI As System.Integer
    Dim bxfI As System.String
    Dim CxfI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.UWfI(vWfI, WWfI, xWfI, YWfI, AxfI, bxfI, CxfI)
    public static System.int UWfI( 
       System.string vWfI,
       System.IntPtr WWfI,
       System.int xWfI,
       ref dnQI YWfI,
       System.int AxfI,
       System.string bxfI,
       out System.IntPtr CxfI
    )

    Parameters

    vWfI
    WWfI
    xWfI
    YWfI
    AxfI
    bxfI
    CxfI
    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