InterfaceDef ObjectInstances Method

See Also

This method materializes an ObjectCol collection of all objects in the repository that expose this interface.

Syntax

Set variable = object.ObjectInstances

The ObjectInstances method syntax has the following parts.

Part Description
object An object expression that evaluates to an InterfaceDef object.
variable A variable declared as an ObjectCol object. Receives the collection of objects that expose this interface.

Remarks

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.