Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 860 Bytes

dot-endprolog.md

File metadata and controls

34 lines (29 loc) · 860 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
.ENDPROLOG | Microsoft Docs
11/04/2016
cpp-tools
article
.ENDPROLOG
C++
.ENDPROLOG directive
61a2474c-9527-46e6-9f9d-bc4b42c10f35
8
corob-msft
corob
ghogen

.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