dot-comdef.md

June 5, 2024 ยท View on GitHub

Asmc Macro Assembler Reference

.COMDEF

.COMDEF name [[ : public class ]]

Declares a structure type for a COM interface.

Unlike .CLASS the default calling convention is set to STDCALL for 32-bit.

See Also

Conditional Control Flow