PropertyDef DispatchID Property

See Also;

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 parts.

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