Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / GdjI Class / hdjI Method


In This Topic
    hdjI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function hdjI( _
       ByVal IdjI As CvpI, _
       ByRef jdjI As System.Guid _
    ) As YOKI
    'Usage
     
    
    Dim IdjI As CvpI
    Dim jdjI As System.Guid
    Dim value As YOKI
     
    value = GdjI.hdjI(IdjI, jdjI)
    public static YOKI hdjI( 
       CvpI IdjI,
       ref System.Guid jdjI
    )

    Parameters

    IdjI
    jdjI
    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