AC_Module
IModuleTree
METHOD GetFirstChild : IModule
Returns the first child of a given module instance. Returns 0 if (and only if) md has no children.
Scope
Name
Type
Comment
Return
GetFirstChild
IModule
Input
md
The module instance that is queried (must not be 0)