This property contains the dispatch identifier that is used to invoke a method that conforms to this method definition.
object.DispatchID
The DispatchID property syntax has the following parts.
Part | Description |
object | An object expression that evaluates to a MethodDef object. |