Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / fhfI Method


In This Topic
    fhfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function fhfI( _
       ByVal GhfI As System.IntPtr, _
       ByRef hhfI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim GhfI As System.IntPtr
    Dim hhfI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.fhfI(GhfI, hhfI)
    public static System.int fhfI( 
       System.IntPtr GhfI,
       out System.int hhfI
    )

    Parameters

    GhfI
    hhfI
    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