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


In This Topic
    UUfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function UUfI( _
       ByVal vUfI As System.IntPtr, _
       ByRef WUfI As System.Integer, _
       ByVal xUfI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim vUfI As System.IntPtr
    Dim WUfI As System.Integer
    Dim xUfI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.UUfI(vUfI, WUfI, xUfI)
    public static System.int UUfI( 
       System.IntPtr vUfI,
       out System.int WUfI,
       System.IntPtr xUfI
    )

    Parameters

    vUfI
    WUfI
    xUfI
    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