AddNewInstance Function

Startpage
Overview
Index
HAPI
   |
   HAPI.Class
      |
      AddNewInstance(lCls As Class) As Node

Syntax

Function AddNewInstance(lCls As Class) As Node

Description

AddNewInstance creates a new instance of the given class, and inserts it into the current Class as a new node of category hCategoryINSTANCE. The instance may itself contain instances of other classes. However, recursive instantiations are not allowed.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com