Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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
MBOLDValue: 0x10 Bold |
MITALValue: 0x20 Italics |
MGREEKValue: 0x40 Greek |
MROMNValue: 0 Roman |
MSCRPValue: 1 Script |
MFRAKValue: 2 Fraktur |
MOPENValue: 3 Double struck |
MSANSValue: 4 Sans-serif |
MMONOValue: 5 Monospaced |
MMATHValue: 6 Math |
MISOLValue: 7 Isolated |
MINITValue: 8 Initial |
MTAILValue: 9 Tailed |
MSTRCHValue: 10 Stretched |
MLOOPValue: 11 Looped |
MOPENAValue: 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 |