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


In This Topic
    tSfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function tSfI( _
       ByVal USfI As System.IntPtr, _
       ByVal vSfI As System.IntPtr, _
       ByVal WSfI As xYCI.OMhI _
    ) As System.Integer
    'Usage
     
    
    Dim USfI As System.IntPtr
    Dim vSfI As System.IntPtr
    Dim WSfI As xYCI.OMhI
    Dim value As System.Integer
     
    value = xYCI.tSfI(USfI, vSfI, WSfI)
    public static System.int tSfI( 
       System.IntPtr USfI,
       System.IntPtr vSfI,
       xYCI.OMhI WSfI
    )

    Parameters

    USfI
    vSfI
    WSfI
    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