| title |
local (C++) | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
language-reference |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
35cdd668-bd8e-492a-b7b8-263e7b662437 |
| caps.latest.revision |
9 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
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.
Remarks
The local C++ attribute has the same functionality as the local MIDL attribute.
See call_as for an example of how to use local.
|
|
| Applies to |
interface, interface method |
| Repeatable |
No |
| Required attributes |
None |
| Invalid attributes |
dispinterface |
For more information, see Attribute Contexts.
IDL Attributes
Interface Attributes
Method Attributes
call_as