local (C++)
Visual Studio 2010
When used in the interface header, allows you to use the MIDL compiler as a header generator. When used in an individual function, designates a local procedure for which no stubs are generated.
[local]
Attribute Context
Applies to | interface, interface method |
Repeatable | No |
Required attributes | None |
Invalid attributes | dispinterface |
For more information, see Attribute Contexts.