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


In This Topic
    MfjI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function MfjI( _
       ByVal nfjI As System.Object, _
       ByRef OfjI As System.Guid, _
       ByVal pfjI As System.Boolean _
    ) As vdKI
    'Usage
     
    
    Dim nfjI As System.Object
    Dim OfjI As System.Guid
    Dim pfjI As System.Boolean
    Dim value As vdKI
     
    value = GdjI.MfjI(nfjI, OfjI, pfjI)
    public static vdKI MfjI( 
       System.object nfjI,
       ref System.Guid OfjI,
       System.bool pfjI
    )

    Parameters

    nfjI
    OfjI
    pfjI
    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