MethodDef DispatchID Property

See Also

This property contains the dispatch identifier that is used to invoke a method that conforms to this method definition.

Syntax

object.DispatchID

The DispatchID property syntax has the following parts.

Part Description
object An object expression that evaluates to a MethodDef object.