1 |
5.979235 |
PosPrinterLineStyle::Broken |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
Broken = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.devices.pointofservice.idl(844,0) |
|
2 |
4.227958 |
INSTALLSTATE::INSTALLSTATE_BROKEN |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
INSTALLSTATE_BROKEN = 0, // broken
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\Msi.h(205,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
3 |
4.227958 |
MSIPATCHSTATE::MSIPATCHSTATE_INVALID |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
MSIPATCHSTATE_INVALID = 0, // broken
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\Msi.h(308,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (_WIN32_MSI >= 300)
|
4 |
3.523298 |
OLEUI_QUERY_LINKBROKEN |
Int32 |
65281 |
0x0000FF01 |
-255 |
|
|
System.Int32 |
#define OLEUI_QUERY_LINKBROKEN 0xFF01 // after link broken
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\OleDlg.h(1579,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef RC_INVOKED
|
5 |
2.818639 |
PosPrinterLineStyle |
Enum |
|
|
|
|
|
|
enum PosPrinterLineStyle
{
SingleSolid = 0,
DoubleSolid = 1,
Broken = 2,
Chain = 3
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.devices.pointofservice.idl(840,0) |
|
6 |
2.818639 |
ACCESSRECT_BROKEN |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
#define ACCESSRECT_BROKEN 0x00000004L // PRIVATE: this lock was broken by an invalidate - don't call HAL on unlock
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\ddrawi.h(1303,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
7 |
2.818639 |
DDRAWISURFGBL_LOCKBROKEN |
Int32 |
64 |
0x00000040 |
64 |
|
|
System.Int32 |
#define DDRAWISURFGBL_LOCKBROKEN 0x00000040L // PRIVATE: a lock of the entire surface was broken by an invalidate
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\ddrawi.h(1550,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
8 |
2.818639 |
ERROR_TRAY_MALFUNCTION |
Int32 |
16 |
0x00000010 |
16 |
|
|
System.Int32 |
#define ERROR_TRAY_MALFUNCTION 0x00000010 // Media tray is malfunctioning/broken.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winioctl.h(10289,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
9 |
1.761649 |
MSIPATCHSTATE |
Enum |
|
|
|
|
|
|
typedef enum tagMSIPATCHSTATE
{
MSIPATCHSTATE_INVALID = 0, // broken
MSIPATCHSTATE_APPLIED = 1, // applied patch
MSIPATCHSTATE_SUPERSEDED = 2, // applied but superseded
MSIPATCHSTATE_OBSOLETED = 4, // applied but obsoleted
MSIPATCHSTATE_REGISTERED = 8, // registered only - Not applied
MSIPATCHSTATE_ALL = (MSIPATCHSTATE_APPLIED | MSIPATCHSTATE_SUPERSEDED | MSIPATCHSTATE_OBSOLETED | MSIPATCHSTATE_REGISTERED)
} MSIPATCHSTATE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\Msi.h(306,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (_WIN32_MSI >= 300)
|
10 |
1.233154 |
INSTALLSTATE |
Enum |
|
|
|
|
|
|
typedef enum tagINSTALLSTATE
{
INSTALLSTATE_NOTUSED = -7, // component disabled
INSTALLSTATE_BADCONFIG = -6, // configuration data corrupt
INSTALLSTATE_INCOMPLETE = -5, // installation suspended or in progress
INSTALLSTATE_SOURCEABSENT = -4, // run from source, source is unavailable
INSTALLSTATE_MOREDATA = -3, // return buffer overflow
INSTALLSTATE_INVALIDARG = -2, // invalid function argument
INSTALLSTATE_UNKNOWN = -1, // unrecognized product or feature
INSTALLSTATE_BROKEN = 0, // broken
INSTALLSTATE_ADVERTISED = 1, // advertised feature
INSTALLSTATE_REMOVED = 1, // component being removed (action state, not settable)
INSTALLSTATE_ABSENT = 2, // uninstalled (or action state absent but clients remain)
INSTALLSTATE_LOCAL = 3, // installed on local drive
INSTALLSTATE_SOURCE = 4, // run from source, CD or net
INSTALLSTATE_DEFAULT = 5, // use default, local or source
} INSTALLSTATE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\Msi.h(196,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
11 |
0.8808246 |
SccStatus |
Enum |
|
|
|
|
|
|
enum SccStatus
{
SCC_STATUS_INVALID = -1L, // Status could not be obtained, don't rely on it
SCC_STATUS_NOTCONTROLLED = 0x00000000L, // File is not under source control
SCC_STATUS_CONTROLLED = 0x00000001L, // File is under source code control
SCC_STATUS_CHECKEDOUT = 0x00000002L, // Checked out to current user at local path
SCC_STATUS_OUTOTHER = 0x00000004L, // File is checked out to another user
SCC_STATUS_OUTEXCLUSIVE = 0x00000008L, // File is exclusively check out
SCC_STATUS_OUTMULTIPLE = 0x00000010L, // File is checked out to multiple people
SCC_STATUS_OUTOFDATE = 0x00000020L, // The file is not the most recent
SCC_STATUS_DELETED = 0x00000040L, // File has been deleted from the project
SCC_STATUS_LOCKED = 0x00000080L, // No more versions allowed
SCC_STATUS_MERGED = 0x00000100L, // File has been merged but not yet fixed/verified
SCC_STATUS_SHARED = 0x00000200L, // File is shared between projects
SCC_STATUS_PINNED = 0x00000400L, // File is shared to an explicit version
SCC_STATUS_MODIFIED = 0x00000800L, // File has been modified/broken/violated
SCC_STATUS_OUTBYUSER = 0x00001000L, // File is checked out by current user someplace
SCC_STATUS_NOMERGE = 0x00002000L, // File is never mergeable and need not be saved before a GET
SCC_STATUS_RESERVED_1 = 0x00004000L, // Status bit reserved for internal use
SCC_STATUS_RESERVED_2 = 0x00008000L, // Status bit reserved for internal use
SCC_STATUS_RESERVED_3 = 0x00010000L // Status bit reserved for internal use
};
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\scc.h(225,0) |
|