DISPATCH_METHOD top-level constant

int const DISPATCH_METHOD

The member is invoked as a method. If a property has the same name, both this and the DISPATCH_PROPERTYGET flag can be set.

Implementation

const DISPATCH_METHOD = 0x1;