Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / ObnI Class / pbnI Method


In This Topic
    pbnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    <System.Security.Permissions.ReflectionPermissionAttribute(True)>
    Public Shared Sub pbnI( _
       ByVal QbnI As System.IntPtr, _
       ByVal rbnI As System.Object _
    ) 
    'Usage
     
    
    Dim QbnI As System.IntPtr
    Dim rbnI As System.Object
     
    ObnI.pbnI(QbnI, rbnI)
    [System.Security.Permissions.ReflectionPermission(true)]
    public static void pbnI( 
       System.IntPtr QbnI,
       System.object rbnI
    )

    Parameters

    QbnI
    rbnI
    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