CollectionDef DispatchID Property

See Also

This property contains the dispatch identifier to use when accessing a collection of this type.

This property is not attached to the default interface for the CollectionDef Automation object; it is attached to the IInterfaceMember interface. For details on how to access a member of an interface that is not the default interface, see Accessing Automation Object Members

Syntax

object.DispatchID

The DispatchID property syntax has the following parts.

Part Description
object An object expression; evaluates to an object that exposes IInterfaceMember as the default interface.

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