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


In This Topic
    xSfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function xSfI( _
       ByVal YSfI As System.IntPtr, _
       ByVal AtfI As System.IntPtr, _
       ByVal btfI As xYCI.OMhI _
    ) As System.Integer
    'Usage
     
    
    Dim YSfI As System.IntPtr
    Dim AtfI As System.IntPtr
    Dim btfI As xYCI.OMhI
    Dim value As System.Integer
     
    value = xYCI.xSfI(YSfI, AtfI, btfI)
    public static System.int xSfI( 
       System.IntPtr YSfI,
       System.IntPtr AtfI,
       xYCI.OMhI btfI
    )

    Parameters

    YSfI
    AtfI
    btfI
    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