Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NNode Class / MGM Method


In This Topic
    MGM Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub MGM( _
       ByVal CKEb As Krrb, _
       ByVal dKEb As ESSb _
    ) 
    'Usage
     
    
    Dim instance As NNode
    Dim CKEb As Krrb
    Dim dKEb As ESSb
     
    instance.MGM(CKEb, dKEb)
    internal virtual void MGM( 
       Krrb CKEb,
       ESSb dKEb
    )

    Parameters

    CKEb
    dKEb
    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