Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NLibraryBrowser Class / rIWh Method


In This Topic
    rIWh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function rIWh( _
       ByVal SIWh As NLibraryFileSection, _
       ByRef tIWh As System.String _
    ) As System.Boolean
    'Usage
     
    
    Dim SIWh As NLibraryFileSection
    Dim tIWh As System.String
    Dim value As System.Boolean
     
    value = NLibraryBrowser.rIWh(SIWh, tIWh)
    internal static System.bool rIWh( 
       NLibraryFileSection SIWh,
       out System.string tIWh
    )

    Parameters

    SIWh
    tIWh
    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