END
Marks the end of a module and, optionally, sets the program entry point to procId.
Syntax
END ⟦procId⟧
Remarks
The procId argument is valid in 32-bit MASM only.
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
Marks the end of a module and, optionally, sets the program entry point to procId.
END ⟦procId⟧
The procId argument is valid in 32-bit MASM only.