Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / vrII Class / dtII Method


In This Topic
    dtII Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function dtII( _
       ByVal EtII As bIKI, _
       ByRef ftII As System.Guid, _
       ByRef GtII As bbKI _
    ) As System.Integer
    'Usage
     
    
    Dim EtII As bIKI
    Dim ftII As System.Guid
    Dim GtII As bbKI
    Dim value As System.Integer
     
    value = vrII.dtII(EtII, ftII, GtII)
    public static System.int dtII( 
       bIKI EtII,
       ref System.Guid ftII,
       out bbKI GtII
    )

    Parameters

    EtII
    ftII
    GtII
    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