Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jQlI Class / pAMI Method


In This Topic
    pAMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function pAMI( _
       ByVal QAMI As System.IntPtr, _
       ByVal rAMI As System.Integer, _
       ByVal SAMI As System.Integer, _
       ByVal tAMI As nOQI _
    ) As System.Boolean
    'Usage
     
    
    Dim QAMI As System.IntPtr
    Dim rAMI As System.Integer
    Dim SAMI As System.Integer
    Dim tAMI As nOQI
    Dim value As System.Boolean
     
    value = jQlI.pAMI(QAMI, rAMI, SAMI, tAMI)
    internal static System.bool pAMI( 
       System.IntPtr QAMI,
       System.int rAMI,
       System.int SAMI,
       nOQI tAMI
    )

    Parameters

    QAMI
    rAMI
    SAMI
    tAMI
    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