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


In This Topic
    ExdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function ExdI( _
       ByVal fxdI As System.IntPtr, _
       ByVal GxdI As System.IntPtr, _
       ByVal hxdI As System.IntPtr, _
       ByVal IxdI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim fxdI As System.IntPtr
    Dim GxdI As System.IntPtr
    Dim hxdI As System.IntPtr
    Dim IxdI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.ExdI(fxdI, GxdI, hxdI, IxdI)
    public static System.int ExdI( 
       System.IntPtr fxdI,
       System.IntPtr GxdI,
       System.IntPtr hxdI,
       System.int IxdI
    )

    Parameters

    fxdI
    GxdI
    hxdI
    IxdI
    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