Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / GprI Class / dd Method


In This Topic
    dd Method (GprI)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides NotOverridable Function dd( _
       ByVal IprI As NTopLevelWindow _
    ) As QUWC
    'Usage
     
    
    Dim instance As GprI
    Dim IprI As NTopLevelWindow
    Dim value As QUWC
     
    value = instance.dd(IprI)
    public override QUWC dd( 
       NTopLevelWindow IprI
    )

    Parameters

    IprI
    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