1 |
5.244504 |
PosPrinterBarcodeTextPosition::Below |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
Below = 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.devices.pointofservice.idl(784,0) |
|
2 |
3.708425 |
PEP_WORK_TYPE::PepWorkActiveComplete |
|
0 |
0x00000000 |
0 |
|
|
System.String |
PepWorkActiveComplete, // Deprecated: see below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\pep_x.h(367,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
3 |
3.708425 |
PEP_WORK_TYPE::PepWorkRequestIdleState |
|
1 |
0x00000001 |
1 |
|
|
System.String |
PepWorkRequestIdleState, // Deprecated: see below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\pep_x.h(368,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
4 |
3.708425 |
PEP_WORK_TYPE::PepWorkDevicePower |
|
2 |
0x00000002 |
2 |
|
|
System.String |
PepWorkDevicePower, // Deprecated: see below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\pep_x.h(369,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
5 |
3.708425 |
PEP_WORK_TYPE::PepWorkDeviceIdle |
|
4 |
0x00000004 |
4 |
|
|
System.String |
PepWorkDeviceIdle, // Deprecated: see below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\pep_x.h(371,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
6 |
3.270523 |
SDBUS_SPEED_MODE |
Enum |
|
|
|
|
|
|
typedef enum {
SDBUS_SPEED_MODE_NORMAL = 0, // 25MHz or below, max 12.5MB/s (SDR12)
SDBUS_SPEED_MODE_HIGH, // 50MHz or below, max 25MB/s (SDR25)
SDBUS_SPEED_MODE_SDR50, // 104MHz or below, max 50MB/s, tuning optional
SDBUS_SPEED_MODE_SDR104, // 208MHz or below, max 104MB/s, tuning mandatory
SDBUS_SPEED_MODE_DDR50, // 50MHz or below, max 50MB/s
SDBUS_SPEED_MODE_HS200, // 200MHz or below, max 200MB/s. tuning mandatory
SDBUS_SPEED_MODE_HS400 // 200MHz or below, max 400MB/s, tuning mandatory
} SDBUS_SPEED_MODE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(212,0) |
|
7 |
3.090354 |
IF_TYPE_OTHER |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
#define IF_TYPE_OTHER 1 // None of the below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\ipifcons.h(44,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
8 |
3.090354 |
PosPrinterBarcodeTextPosition |
Enum |
|
|
|
|
|
|
enum PosPrinterBarcodeTextPosition
{
None = 0,
Above = 1,
Below = 2
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.devices.pointofservice.idl(780,0) |
|
9 |
3.090354 |
SCSI_ADSENSE_OPERATOR_REQUEST |
Int32 |
90 |
0x0000005A |
90 |
|
|
System.Int32 |
#define SCSI_ADSENSE_OPERATOR_REQUEST 0x5a // see below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\scsi.h(3902,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_PKG_STORAGE)
|
10 |
3.090354 |
CSCONFIGFLAG_BITS |
Int32 |
7 |
0x00000007 |
7 |
|
|
System.Int32 |
#define CSCONFIGFLAG_BITS 0x00000007 // OR of below bits
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\RegStr.h(785,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
11 |
3.090354 |
MFE_NO_ERROR |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
#define MFE_NO_ERROR 0 // none of the below events
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\Routprot.h(861,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
12 |
3.090354 |
ED_VIDEO |
Int32 |
33554432 |
0x02000000 |
33554432 |
|
|
System.Int32 |
#define ED_VIDEO 0x2000000L // for Edit props below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\edevdefs.h(441,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
13 |
3.090354 |
SDBUS_SPEED_MODE::SDBUS_SPEED_MODE_NORMAL |
|
0 |
0x00000000 |
0 |
|
|
System.String |
SDBUS_SPEED_MODE_NORMAL = 0, // 25MHz or below, max 12.5MB/s (SDR12)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(213,0) |
|
14 |
3.090354 |
SDBUS_SPEED_MODE::SDBUS_SPEED_MODE_HIGH |
|
1 |
0x00000001 |
1 |
|
|
System.String |
SDBUS_SPEED_MODE_HIGH, // 50MHz or below, max 25MB/s (SDR25)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(214,0) |
|
15 |
3.090354 |
SDBUS_SPEED_MODE::SDBUS_SPEED_MODE_SDR50 |
|
2 |
0x00000002 |
2 |
|
|
System.String |
SDBUS_SPEED_MODE_SDR50, // 104MHz or below, max 50MB/s, tuning optional
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(215,0) |
|
16 |
3.090354 |
SDBUS_SPEED_MODE::SDBUS_SPEED_MODE_SDR104 |
|
3 |
0x00000003 |
3 |
|
|
System.String |
SDBUS_SPEED_MODE_SDR104, // 208MHz or below, max 104MB/s, tuning mandatory
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(216,0) |
|
17 |
3.090354 |
SDBUS_SPEED_MODE::SDBUS_SPEED_MODE_DDR50 |
|
4 |
0x00000004 |
4 |
|
|
System.String |
SDBUS_SPEED_MODE_DDR50, // 50MHz or below, max 50MB/s
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(217,0) |
|
18 |
3.090354 |
SDBUS_SPEED_MODE::SDBUS_SPEED_MODE_HS200 |
|
5 |
0x00000005 |
5 |
|
|
System.String |
SDBUS_SPEED_MODE_HS200, // 200MHz or below, max 200MB/s. tuning mandatory
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(218,0) |
|
19 |
3.090354 |
SDBUS_SPEED_MODE::SDBUS_SPEED_MODE_HS400 |
|
6 |
0x00000006 |
6 |
|
|
System.String |
SDBUS_SPEED_MODE_HS400 // 200MHz or below, max 400MB/s, tuning mandatory
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.17763.0\km\sddef.h(219,0) |
|
20 |
3.059294 |
NERR_BadFileCheckSum |
Int32 |
2504 |
0x000009C8 |
2504 |
|
|
System.Int32 |
#define NERR_BadFileCheckSum (NERR_BASE+404) /* The file below is corrupt.*/
#define NERR_BadFileCheckSum (NERR_BASE+404) /* The file below is corrupt.*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\lmerr.h(470,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
21 |
2.622252 |
NERR_BadDosRetCode |
Int32 |
2500 |
0x000009C4 |
2500 |
|
|
System.Int32 |
#define NERR_BadDosRetCode (NERR_BASE+400) /* The program below returned an MS-DOS error code:*/
#define NERR_BadDosRetCode (NERR_BASE+400) /* The program below returned an MS-DOS error code:*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\lmerr.h(466,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
22 |
2.622252 |
NERR_ProgNeedsExtraMem |
Int32 |
2501 |
0x000009C5 |
2501 |
|
|
System.Int32 |
#define NERR_ProgNeedsExtraMem (NERR_BASE+401) /* The program below needs more memory:*/
#define NERR_ProgNeedsExtraMem (NERR_BASE+401) /* The program below needs more memory:*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\lmerr.h(467,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
23 |
2.622252 |
NERR_BadDosFunction |
Int32 |
2502 |
0x000009C6 |
2502 |
|
|
System.Int32 |
#define NERR_BadDosFunction (NERR_BASE+402) /* The program below called an unsupported MS-DOS function:*/
#define NERR_BadDosFunction (NERR_BASE+402) /* The program below called an unsupported MS-DOS function:*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\lmerr.h(468,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
24 |
2.472283 |
IIS_MD_UT_END_RESERVED |
Int32 |
2000 |
0x000007D0 |
2000 |
|
|
System.Int32 |
#define IIS_MD_UT_END_RESERVED 2000 // All user types below this are
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\IIScnfg.h(90,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
25 |
2.472283 |
REGSTR_VAL_VISIBLEBANDS_TYPE |
UInt32 |
4 |
0x00000004 |
4 |
|
|
System.UInt32 |
#define REGSTR_VAL_VISIBLEBANDS_TYPE REG_DWORD // 3 bits (see below)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\InetReg.h(388,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
26 |
2.472283 |
Placement |
Enum |
|
|
|
|
|
|
enum Placement
{
Default = 0,
Above = 1,
Below = 2,
Left = 3,
Right = 4
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.ui.popups.idl(98,0) |
|
27 |
2.472283 |
WM_FLOATSTATUS |
Int32 |
877 |
0x0000036D |
877 |
|
|
System.Int32 |
#define WM_FLOATSTATUS 0x036D // wParam combination of FS_* flags below
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\atlmfc\include\afxpriv.h(132,0) |
|
28 |
2.472283 |
AFX_CUSTOMIZE_TEXT_LABELS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define AFX_CUSTOMIZE_TEXT_LABELS 0x0002 // Allow chnage toolbar text lables below the image
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.16.27023\atlmfc\include\afxtoolbarscustomizedialog.h(39,0) |
|
29 |
2.472283 |
FLG_ADDREG_DELREG_BIT |
Int32 |
32768 |
0x00008000 |
-32768 |
|
|
System.Int32 |
#define FLG_ADDREG_DELREG_BIT ( 0x00008000 ) // if set, interpret as DELREG, see below
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\setupapi.h(4264,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If _SETUPAPI_VER >= _WIN32_WINNT_WINXP
|
30 |
2.472283 |
REO_BELOWBASELINE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define REO_BELOWBASELINE (0x00000002L) // Object sits below the baseline
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\RichOle.h(55,0) |
|
31 |
2.472283 |
XAUDIO2_FILTER_TYPE::HighPassFilter |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
HighPassFilter, // Attenuates frequencies below the cutoff frequency (state-variable filter).
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\xaudio2.h(282,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_TV_APP | WINAPI_PARTITION_TV_TITLE | WINAPI_PARTITION_GAMES)
- Ifndef GUID_DEFS_ONLY
|
32 |
2.472283 |
XAUDIO2_FILTER_TYPE::HighPassOnePoleFilter |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
HighPassOnePoleFilter // Attenuates frequencies below the cutoff frequency (one-pole filter, XAUDIO2_FILTER_PARAMETERS.OneOverQ has no effect)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\xaudio2.h(285,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_TV_APP | WINAPI_PARTITION_TV_TITLE | WINAPI_PARTITION_GAMES)
- Ifndef GUID_DEFS_ONLY
|
33 |
2.472283 |
__magnumdb__enum_msouser_h_3::msonaBeforePaletteRealize |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
msonaBeforePaletteRealize, // Office is going to realize one or more palettes, see comment below
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\office10\msouser.h(97,0) |
|
34 |
2.163248 |
IPROPNAME_TEMPLATE_AMD64 |
String |
AMD64 |
|
|
|
Narrow |
System.TypedString |
#define IPROPNAME_TEMPLATE_AMD64 TEXT("AMD64") // Oct. 2004: this is to be retired once grace period expires, use the x64 below instead
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\MsiDefs.h(274,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (_WIN32_MSI >= 150)
|
35 |
2.163248 |
IPROPNAME_MSIAMD64 |
String |
MsiAMD64 |
|
|
|
Narrow |
System.TypedString |
#define IPROPNAME_MSIAMD64 TEXT("MsiAMD64") // Oct. 2004: this is to be retired once grace period expires, use the x64 below instead
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\MsiDefs.h(276,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (_WIN32_MSI >= 150)
|
36 |
1.854212 |
DEVPKEY_Sensor_ConnectionType |
PropertyKey |
{d4247382-969d-4f24-bb14-fb9671870bbf} 4 |
|
|
|
|
System.PropertyKey |
DEFINE_PROPERTYKEY(DEVPKEY_Sensor_ConnectionType, // Possible values for this key are defined in the SENSOR_CONNECTION_TYPES enum below
0xd4247382, 0x969d, 0x4f24, 0xbb, 0x14, 0xfb, 0x96, 0x71, 0x87, 0xb, 0xbf, 4); //[VT_UI4]
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\sensorsdef.h(124,0) |
|
37 |
1.854212 |
PKEY_SensorData_MagnetometerAccuracy |
PropertyKey |
{c458f8a7-4ae8-4777-9607-2e9bdd65110a} 23 |
|
|
|
|
System.PropertyKey |
DEFINE_PROPERTYKEY(PKEY_SensorData_MagnetometerAccuracy, // Possible values for this key are defined in MAGNETOMETER_ACCURACY enum below
0xc458f8a7, 0x4ae8, 0x4777, 0x96, 0x7, 0x2e, 0x9b, 0xdd, 0x65, 0x11, 0xa, 23); //[VT_UI4]
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\sensorsdef.h(232,0) |
|
38 |
1.854212 |
PKEY_SensorData_CurrentActivityState |
PropertyKey |
{c458f8a7-4ae8-4777-9607-2e9bdd65110a} 130 |
|
|
|
|
System.PropertyKey |
DEFINE_PROPERTYKEY(PKEY_SensorData_CurrentActivityState, // Possible values for this key are defined in ACTIVITY_STATES enum below
0xc458f8a7, 0x4ae8, 0x4777, 0x96, 0x7, 0x2e, 0x9b, 0xdd, 0x65, 0x11, 0xa, 130); //[VT_UI4]
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\sensorsdef.h(300,0) |
|
39 |
1.854212 |
PKEY_SensorData_SubscribedActivityStates |
PropertyKey |
{c458f8a7-4ae8-4777-9607-2e9bdd65110a} 132 |
|
|
|
|
System.PropertyKey |
DEFINE_PROPERTYKEY(PKEY_SensorData_SubscribedActivityStates, // Possible values for this key are defined in ACTIVITY_STATES enum below
0xc458f8a7, 0x4ae8, 0x4777, 0x96, 0x7, 0x2e, 0x9b, 0xdd, 0x65, 0x11, 0xa, 132); //[VT_UI4]
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\sensorsdef.h(304,0) |
|
40 |
1.854212 |
PKEY_SensorData_PedometerStepType |
PropertyKey |
{c458f8a7-4ae8-4777-9607-2e9bdd65110a} 140 |
|
|
|
|
System.PropertyKey |
DEFINE_PROPERTYKEY(PKEY_SensorData_PedometerStepType, // Possible values for this key are defined in PEDOMETER_STEP_TYPE enum below
0xc458f8a7, 0x4ae8, 0x4777, 0x96, 0x7, 0x2e, 0x9b, 0xdd, 0x65, 0x11, 0xa, 140); //[VT_UI4]
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\sensorsdef.h(312,0) |
|
41 |
1.854212 |
PKEY_SensorData_ElevationChangeMode |
PropertyKey |
{c458f8a7-4ae8-4777-9607-2e9bdd65110a} 200 |
|
|
|
|
System.PropertyKey |
DEFINE_PROPERTYKEY(PKEY_SensorData_ElevationChangeMode, // Possible values for this key are defined in ELEVATION_CHANGE_MODE enum below
0xc458f8a7, 0x4ae8, 0x4777, 0x96, 0x7, 0x2e, 0x9b, 0xdd, 0x65, 0x11, 0xa, 200); //[VT_UI4]
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\sensorsdef.h(382,0) |
|
42 |
1.748168 |
WAVE_FORMAT_MPEG_HEAAC |
Int32 |
5648 |
0x00001610 |
5648 |
|
|
System.Int32 |
#define WAVE_FORMAT_MPEG_HEAAC 0x1610 /* Microsoft Corporation (MPEG-2 AAC or MPEG-4 HE-AAC v1/v2 streams with any payload (ADTS, ADIF, LOAS/LATM, RAW). Format block includes MP4 AudioSpecificConfig() -- see HEAACWAVEFORMAT below */
#define WAVE_FORMAT_MPEG_HEAAC 0x1610 /* Microsoft Corporation (MPEG-2 AAC or MPEG-4 HE-AAC v1/v2 streams with any payload (ADTS, ADIF, LOAS/LATM, RAW). Format block includes MP4 AudioSpecificConfig() -- see HEAACWAVEFORMAT below */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\mmreg.h(2303,0) |
- If !defined(__midl)
- Ifndef _INC_MMREG
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_GAMES)
- Ifndef NONEWWAVE
|
43 |
1.529647 |
XAUDIO2_FILTER_TYPE |
Enum |
|
|
|
|
|
|
typedef enum XAUDIO2_FILTER_TYPE
{
LowPassFilter, // Attenuates frequencies above the cutoff frequency (state-variable filter).
BandPassFilter, // Attenuates frequencies outside a given range (state-variable filter).
HighPassFilter, // Attenuates frequencies below the cutoff frequency (state-variable filter).
NotchFilter, // Attenuates frequencies inside a given range (state-variable filter).
LowPassOnePoleFilter, // Attenuates frequencies above the cutoff frequency (one-pole filter, XAUDIO2_FILTER_PARAMETERS.OneOverQ has no effect)
HighPassOnePoleFilter // Attenuates frequencies below the cutoff frequency (one-pole filter, XAUDIO2_FILTER_PARAMETERS.OneOverQ has no effect)
} XAUDIO2_FILTER_TYPE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\xaudio2.h(278,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_TV_APP | WINAPI_PARTITION_TV_TITLE | WINAPI_PARTITION_GAMES)
- Ifndef GUID_DEFS_ONLY
|
44 |
1.236142 |
CorExceptionFlag |
Enum |
|
|
|
|
|
|
typedef enum CorExceptionFlag // definitions for the Flags field below (for both big and small)
{
COR_ILEXCEPTION_CLAUSE_NONE, // This is a typed handler
COR_ILEXCEPTION_CLAUSE_OFFSETLEN = 0x0000, // Deprecated
COR_ILEXCEPTION_CLAUSE_DEPRECATED = 0x0000, // Deprecated
COR_ILEXCEPTION_CLAUSE_FILTER = 0x0001, // If this bit is on, then this EH entry is for a filter
COR_ILEXCEPTION_CLAUSE_FINALLY = 0x0002, // This clause is a finally clause
COR_ILEXCEPTION_CLAUSE_FAULT = 0x0004, // Fault clause (finally that is called on exception only)
COR_ILEXCEPTION_CLAUSE_DUPLICATED = 0x0008, // duplicated clause. This clause was duplicated to a funclet which was pulled out of line
} CorExceptionFlag;
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\CorHdr.h(1141,0) |
|
45 |
1.081624 |
__magnumdb__enum_msouser_h_3 |
Enum |
|
|
|
|
|
|
enum
{
msonaStartHelpMode = 0, // User entered Quick tip mode (Shift-F1). App should update any internal state
msonaEndHelpMode, // Quick tip was displayed. App should restore cursor.
msonaBeforePaletteRealize, // Office is going to realize one or more palettes, see comment below
msonaQueryDisablePip, // Gives the app the chance to refuse a .PIP file, should it not want one.
msonaQueryInsertPicture, // Asks the app if we can insert a picture
msonaQueryAcbAware, // Asks the app if it's fully aware of the Active ClipBoard
msonaBeforeInitTFCBalloons, // tells the app that TFC balloons are about to be initialized
msonaAfterInitTFCBalloons, // tells the app that TFC balloon initialization is over
msonaAddinBeforeConnect,
msonaAddinAfterConnect,
msonaAddinBeforeDisconnect,
msonaAddinAfterDisconnect
};
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\office10\msouser.h(93,0) |
|
46 |
0.6180708 |
UNumberFormatAttribute |
Enum |
|
|
|
|
|
|
typedef enum UNumberFormatAttribute {
/** Parse integers only */
/** Parse integers only */
UNUM_PARSE_INT_ONLY,
/** Use grouping separator */
/** Use grouping separator */
UNUM_GROUPING_USED,
/** Always show decimal point */
/** Always show decimal point */
UNUM_DECIMAL_ALWAYS_SHOWN,
/** Maximum integer digits */
/** Maximum integer digits */
UNUM_MAX_INTEGER_DIGITS,
/** Minimum integer digits */
/** Minimum integer digits */
UNUM_MIN_INTEGER_DIGITS,
/** Integer digits */
/** Integer digits */
UNUM_INTEGER_DIGITS,
/** Maximum fraction digits */
/** Maximum fraction digits */
UNUM_MAX_FRACTION_DIGITS,
/** Minimum fraction digits */
/** Minimum fraction digits */
UNUM_MIN_FRACTION_DIGITS,
/** Fraction digits */
/** Fraction digits */
UNUM_FRACTION_DIGITS,
/** Multiplier */
/** Multiplier */
UNUM_MULTIPLIER,
/** Grouping size */
/** Grouping size */
UNUM_GROUPING_SIZE,
/** Rounding Mode */
/** Rounding Mode */
UNUM_ROUNDING_MODE,
/** Rounding increment */
/** Rounding increment */
UNUM_ROUNDING_INCREMENT,
/** The width to which the output of <code>format()</code> is padded. */
/** The width to which the output of <code>format()</code> is padded. */
UNUM_FORMAT_WIDTH,
/** The position at which padding will take place. */
/** The position at which padding will take place. */
UNUM_PADDING_POSITION,
/** Secondary grouping size */
/** Secondary grouping size */
UNUM_SECONDARY_GROUPING_SIZE,
/** Use significant digits
* @stable ICU 3.0 */
UNUM_SIGNIFICANT_DIGITS_USED,
/** Minimum significant digits
* @stable ICU 3.0 */
UNUM_MIN_SIGNIFICANT_DIGITS,
/** Maximum significant digits
* @stable ICU 3.0 */
UNUM_MAX_SIGNIFICANT_DIGITS,
/** Lenient parse mode used by rule-based formats.
*/
UNUM_LENIENT_PARSE,
/** Consume all input. (may use fastpath). Set to UNUM_YES (require fastpath), UNUM_NO (skip fastpath), or UNUM_MAYBE (heuristic).
*/
UNUM_PARSE_ALL_INPUT = 20,
/**
* @stable ICU 51 */
UNUM_SCALE = 21,
/**
*/
UNUM_CURRENCY_USAGE = 23,
/* The following cannot be #ifndef U_HIDE_INTERNAL_API, needed in .h file variable declararions */
/* The following cannot be #ifndef U_HIDE_INTERNAL_API, needed in .h file variable declararions */
/** One below the first bitfield-boolean item.
* @internal */
UNUM_MAX_NONBOOLEAN_ATTRIBUTE = 0x0FFF,
/** If 1, specifies that if setting the "max integer digits" attribute would truncate a value, set an error status rather than silently truncating.
*/
UNUM_FORMAT_FAIL_IF_MORE_THAN_MAX_DIGITS = 0x1000,
/**
*/
UNUM_PARSE_NO_EXPONENT,
/**
*/
UNUM_PARSE_DECIMAL_MARK_REQUIRED = 0x1002,
/* The following cannot be #ifndef U_HIDE_INTERNAL_API, needed in .h file variable declararions */
/* The following cannot be #ifndef U_HIDE_INTERNAL_API, needed in .h file variable declararions */
/** Limit of boolean attributes.
* @internal */
UNUM_LIMIT_BOOLEAN_ATTRIBUTE = 0x1003
} UNumberFormatAttribute;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\icui18n.h(6850,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
- If !UCONFIG_NO_FORMATTING
- If UCONFIG_HAVE_PARSEALLINPUT
|