Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xGII Class / fhII Method


In This Topic
    fhII Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub fhII( _
       ByVal GhII As System.Integer, _
       ByVal hhII As System.Integer, _
       ByVal IhII As pWhI _
    ) 
    'Usage
     
    
    Dim instance As xGII
    Dim GhII As System.Integer
    Dim hhII As System.Integer
    Dim IhII As pWhI
     
    instance.fhII(GhII, hhII, IhII)
    internal void fhII( 
       System.int GhII,
       System.int hhII,
       pWhI IhII
    )

    Parameters

    GhII
    hhII
    IhII
    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