| title | Results of Calling Example | Microsoft Docs | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ms.custom | ||||||||||
| ms.date | 11/04/2016 | |||||||||
| ms.reviewer | ||||||||||
| ms.suite | ||||||||||
| ms.technology |
|
|||||||||
| ms.tgt_pltfrm | ||||||||||
| ms.topic | language-reference | |||||||||
| dev_langs |
|
|||||||||
| helpviewer_keywords |
|
|||||||||
| ms.assetid | aa70a7cb-ba1d-4aa6-bd0a-ba783da2e642 | |||||||||
| caps.latest.revision | 7 | |||||||||
| author | mikeblome | |||||||||
| ms.author | mblome | |||||||||
| manager | ghogen | |||||||||
| translation.priority.ht |
|
|||||||||
| translation.priority.mt |
|
The C decorated function name is "_MyFunc."

The __cdecl calling convention
The C decorated name (__stdcall) is "_MyFunc@20." The C++ decorated name is proprietary.

The __stdcall and thiscall calling conventions
The C decorated name (__fastcall) is "@MyFunc@20." The C++ decorated name is proprietary.

The __fastcall calling convention
END Microsoft Specific