Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / hIMI Class / pjMI Method


In This Topic
    pjMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub pjMI( _
       ByVal QjMI As System.IntPtr, _
       ByVal rjMI As System.String, _
       ByVal SjMI As System.Integer _
    ) 
    'Usage
     
    
    Dim QjMI As System.IntPtr
    Dim rjMI As System.String
    Dim SjMI As System.Integer
     
    hIMI.pjMI(QjMI, rjMI, SjMI)
    public static void pjMI( 
       System.IntPtr QjMI,
       System.string rjMI,
       System.int SjMI
    )

    Parameters

    QjMI
    rjMI
    SjMI
    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