| title |
entry | 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 |
ba4843e3-d7ad-4b86-9a15-0b4192f0f698 |
| caps.latest.revision |
9 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
Specifies an exported function or constant in a module by identifying the entry point in the DLL.
id
The ID of the entry point.
Remarks
The entry C++ attribute has the same functionality as the entry MIDL attribute.
See the example for idl_module for an example use of entry.
|
|
| Applies to |
idl_module attribute |
| Repeatable |
No |
| Required attributes |
None |
| Invalid attributes |
None |
For more information, see Attribute Contexts.
IDL Attributes