Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / pMnI Method


In This Topic
    pMnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function pMnI( _
       ByVal QMnI As System.IntPtr, _
       ByVal rMnI As System.Integer, _
       ByVal SMnI As System.Integer, _
       ByVal tMnI As System.Integer, _
       ByVal UMnI As System.IntPtr, _
       ByVal vMnI As rvQI _
    ) As System.Boolean
    'Usage
     
    
    Dim QMnI As System.IntPtr
    Dim rMnI As System.Integer
    Dim SMnI As System.Integer
    Dim tMnI As System.Integer
    Dim UMnI As System.IntPtr
    Dim vMnI As rvQI
    Dim value As System.Boolean
     
    value = tdnI.pMnI(QMnI, rMnI, SMnI, tMnI, UMnI, vMnI)
    public static System.bool pMnI( 
       System.IntPtr QMnI,
       System.int rMnI,
       System.int SMnI,
       System.int tMnI,
       System.IntPtr UMnI,
       rvQI vMnI
    )

    Parameters

    QMnI
    rMnI
    SMnI
    tMnI
    UMnI
    vMnI
    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