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


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

    Parameters

    ItGG
    jtGG
    KtGG
    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