IModuleTree.GetParent (METH)ΒΆ

METHOD GetParent : IModule

Returns the parent instance of a given module instance Returns 0 if (and only if) md is a toplevel module instance.

InOut:

Scope

Name

Type

Comment

Return

GetParent

IModule

Input

md

IModule

The module instance that is queried (must not be 0)