GetLastChild (FUN)ΒΆ

FUNCTION GetLastChild : IModule

Returns the last child module instance of a given instance. Returns 0 if (and only if) itfM has no children.

InOut:

Scope

Name

Type

Comment

Return

GetLastChild

IModule

Input

itfM

IModule

The instance that is queried for the last child (must not be 0)