Share via


.ENDPROLOG

 

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 .ENDPROLOG.

Signals the end of the prologue declarations.

Syntax

.ENDPROLOG  

Remarks

It is an error to use any of the prologue declarations outside of the region between PROC FRAME and .ENDPROLOG.

For more information, see MASM for x64 (ml64.exe).

See Also

Directives Reference