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


In This Topic
    lxfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function lxfI( _
       ByVal MxfI As System.String, _
       ByVal nxfI As System.IntPtr, _
       ByVal OxfI As System.Integer, _
       ByRef pxfI As tMQI, _
       ByVal QxfI As System.Integer, _
       ByVal rxfI As System.String, _
       ByRef SxfI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim MxfI As System.String
    Dim nxfI As System.IntPtr
    Dim OxfI As System.Integer
    Dim pxfI As tMQI
    Dim QxfI As System.Integer
    Dim rxfI As System.String
    Dim SxfI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.lxfI(MxfI, nxfI, OxfI, pxfI, QxfI, rxfI, SxfI)
    public static System.int lxfI( 
       System.string MxfI,
       System.IntPtr nxfI,
       System.int OxfI,
       ref tMQI pxfI,
       System.int QxfI,
       System.string rxfI,
       out System.IntPtr SxfI
    )

    Parameters

    MxfI
    nxfI
    OxfI
    pxfI
    QxfI
    rxfI
    SxfI
    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