Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / trpI Class / YrpI Method


In This Topic
    YrpI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function YrpI( _
       ByVal ASpI As System.Integer, _
       ByVal bSpI As System.Integer, _
       ByVal CSpI As System.Integer, _
       ByVal dSpI As System.Integer _
    ) As trpI
    'Usage
     
    
    Dim ASpI As System.Integer
    Dim bSpI As System.Integer
    Dim CSpI As System.Integer
    Dim dSpI As System.Integer
    Dim value As trpI
     
    value = trpI.YrpI(ASpI, bSpI, CSpI, dSpI)
    public static trpI YrpI( 
       System.int ASpI,
       System.int bSpI,
       System.int CSpI,
       System.int dSpI
    )

    Parameters

    ASpI
    bSpI
    CSpI
    dSpI
    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