__int2c
Microsoft Specific
Generates the int 2c
instruction, which triggers the 2c
interrupt.
Syntax
void __int2c(void);
Requirements
Intrinsic | Architecture |
---|---|
__int2c |
x86, x64 |
Header file <intrin.h>
END Microsoft Specific
Denne nettleseren støttes ikke lenger.
Oppgrader til Microsoft Edge for å dra nytte av de nyeste funksjonene, sikkerhetsoppdateringene og den nyeste tekniske støtten.
Microsoft Specific
Generates the int 2c
instruction, which triggers the 2c
interrupt.
void __int2c(void);
Intrinsic | Architecture |
---|---|
__int2c |
x86, x64 |
Header file <intrin.h>
END Microsoft Specific