Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / WtKI Class / bj Method


In This Topic
    bj Method (WtKI)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function bj( _
       ByVal xtKI As ENProductGroup, _
       ByRef YtKI As System.UInteger, _
       ByRef AUKI As rtvd _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As WtKI
    Dim xtKI As ENProductGroup
    Dim YtKI As System.UInteger
    Dim AUKI As rtvd
    Dim value As System.Boolean
     
    value = instance.bj(xtKI, YtKI, AUKI)
    internal override System.bool bj( 
       ENProductGroup xtKI,
       out System.uint YtKI,
       out rtvd AUKI
    )

    Parameters

    xtKI
    YtKI
    AUKI
    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