Freigeben über


Calling Convention

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Calling Convention.

This section describes the process that one function (caller) makes call into another function (callee).

For prototyped functions, all arguments are converted to the expected callee types before passing.

See Also

x64 Software Conventions