Returns the container/parent automation object, if that is accessible.
[ ContainerObject = ] Object.Container
The Container property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
ALog |
ALog control |
|
ContainerObject |
Object |
Retrieves a pointer to the object interface of the container/parent. |
The default is this automation object. This property is read-only at run time.
The following statement retrieves the container/parent automation object, if that is accessible:
alogobjcont1 = log1.Container