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


In This Topic
    MnnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function MnnI( _
       ByVal nnnI As System.IntPtr, _
       ByVal OnnI As System.IntPtr, _
       ByVal pnnI As System.Integer, _
       ByVal QnnI As System.IntPtr, _
       ByVal rnnI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim nnnI As System.IntPtr
    Dim OnnI As System.IntPtr
    Dim pnnI As System.Integer
    Dim QnnI As System.IntPtr
    Dim rnnI As System.IntPtr
    Dim value As System.IntPtr
     
    value = tdnI.MnnI(nnnI, OnnI, pnnI, QnnI, rnnI)
    public static System.IntPtr MnnI( 
       System.IntPtr nnnI,
       System.IntPtr OnnI,
       System.int pnnI,
       System.IntPtr QnnI,
       System.IntPtr rnnI
    )

    Parameters

    nnnI
    OnnI
    pnnI
    QnnI
    rnnI
    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