PropertyDef DispatchID Property

Meta Data Services Programming

Meta Data Services Programming

PropertyDef DispatchID Property

This property contains the dispatch identifier to use when accessing an instance of this type of member.

This property is not attached to the default interface for the PropertyDef 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 part.

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

See Also

PropertyDef Object