Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents mathematical alphanumeric codes.
Syntax
typedef enum __MIDL___MIDL_itf_tom_0000_0000_0003 {
MBOLD = 0x10,
MITAL = 0x20,
MGREEK = 0x40,
MROMN = 0,
MSCRP = 1,
MFRAK = 2,
MOPEN = 3,
MSANS = 4,
MMONO = 5,
MMATH = 6,
MISOL = 7,
MINIT = 8,
MTAIL = 9,
MSTRCH = 10,
MLOOP = 11,
MOPENA = 12
} MANCODE;
Constants
MBOLD Value: 0x10 Bold |
MITAL Value: 0x20 Italics |
MGREEK Value: 0x40 Greek |
MROMN Value: 0 Roman |
MSCRP Value: 1 Script |
MFRAK Value: 2 Fraktur |
MOPEN Value: 3 Double struck |
MSANS Value: 4 Sans-serif |
MMONO Value: 5 Monospaced |
MMATH Value: 6 Math |
MISOL Value: 7 Isolated |
MINIT Value: 8 Initial |
MTAIL Value: 9 Tailed |
MSTRCH Value: 10 Stretched |
MLOOP Value: 11 Looped |
MOPENA Value: 12 Arabic double-struck |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Header | tom.h |