Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / GdjI Class / WfjI Method


In This Topic
    WfjI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function WfjI( _
       ByRef xfjI As System.Object, _
       ByVal YfjI As System.Runtime.InteropServices.HandleRef, _
       ByVal AGjI As System.Integer, _
       ByVal bGjI As System.Integer, _
       ByVal CGjI As System.UInteger, _
       ByRef dGjI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim xfjI As System.Object
    Dim YfjI As System.Runtime.InteropServices.HandleRef
    Dim AGjI As System.Integer
    Dim bGjI As System.Integer
    Dim CGjI As System.UInteger
    Dim dGjI As System.IntPtr
    Dim value As System.Integer
     
    value = GdjI.WfjI(xfjI, YfjI, AGjI, bGjI, CGjI, dGjI)
    public static System.int WfjI( 
       ref System.object xfjI,
       System.Runtime.InteropServices.HandleRef YfjI,
       System.int AGjI,
       System.int bGjI,
       System.uint CGjI,
       out System.IntPtr dGjI
    )

    Parameters

    xfjI
    YfjI
    AGjI
    bGjI
    CGjI
    dGjI
    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