1 |
4.875161 |
Bookmark |
Int32 |
292 |
0x00000124 |
292 |
|
|
System.Int32 |
static const int Bookmark = 292;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\KnownImageIds.h(354,0) |
|
2 |
4.136711 |
EVT_RENDER_FLAGS::EvtRenderBookmark |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
EvtRenderBookmark // Bookmark
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\winevt.h(352,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_PKG_EVENTLOGSERVICE)
- If (WINVER >= _WIN32_WINNT_LONGHORN)
|
3 |
3.900129 |
SQL_C_BOOKMARK |
Int32 |
-27 |
0xFFFFFFE5 |
-27 |
|
|
System.Int32 |
#define SQL_C_BOOKMARK SQL_C_UBIGINT /* BOOKMARK */
#define SQL_C_BOOKMARK SQL_C_UBIGINT /* BOOKMARK */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\sqlext.h(553,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifdef _WIN64
|
4 |
3.900129 |
SQL_C_BOOKMARK |
Int32 |
-18 |
0xFFFFFFEE |
-18 |
|
|
System.Int32 |
#define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
#define SQL_C_BOOKMARK SQL_C_ULONG /* BOOKMARK */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\sqlext.h(555,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- REVERSE(Ifdef _WIN64)
|
5 |
3.900129 |
JET_errInvalidBookmark |
Int32 |
-1045 |
0xFFFFFBEB |
-1045 |
|
|
System.Int32 |
#define JET_errInvalidBookmark -1045 /* Invalid bookmark */
#define JET_errInvalidBookmark -1045 /* Invalid bookmark */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\esent.h(3264,0) |
- If !defined(_JET_INCLUDED)
|
6 |
3.447259 |
OpenOptions::useBookmarks |
Int32 |
256 |
0x00000100 |
256 |
|
|
System.Int32 |
useBookmarks = 0x0100, // turn on bookmark support
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.16.27023\atlmfc\include\afxdb.h(631,0) |
|
7 |
3.447259 |
dbBindBookmark |
Int32 |
15 |
0x0000000F |
15 |
|
|
System.Int32 |
#define dbBindBookmark DAO_BOOKMARK // bookmark psuedo field
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\dbdao.h(74,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
8 |
3.412612 |
JET_errBadBookmark |
Int32 |
-328 |
0xFFFFFEB8 |
-328 |
|
|
System.Int32 |
#define JET_errBadBookmark -328 /* Bookmark has no corresponding address in database */
#define JET_errBadBookmark -328 /* Bookmark has no corresponding address in database */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\esent.h(3076,0) |
- If !defined(_JET_INCLUDED)
|
9 |
2.925097 |
JET_bitPrereadNormalizedKey |
Int32 |
8 |
0x00000008 |
8 |
|
|
System.Int32 |
#define JET_bitPrereadNormalizedKey 0x00000008 /* Normalized key/bookmark provided instead of column value */
#define JET_bitPrereadNormalizedKey 0x00000008 /* Normalized key/bookmark provided instead of column value */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\esent.h(2435,0) |
- If !defined(_JET_INCLUDED)
- If ( JET_VERSION >= 0x0601 )
- If ( JET_VERSION >= 0x0602 )
|
10 |
2.757807 |
EVT_RENDER_FLAGS |
Enum |
|
|
|
|
|
|
typedef enum _EVT_RENDER_FLAGS
{
EvtRenderEventValues = 0, // Variants
EvtRenderEventXml, // XML
EvtRenderBookmark // Bookmark
} EVT_RENDER_FLAGS;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\winevt.h(348,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_PKG_EVENTLOGSERVICE)
- If (WINVER >= _WIN32_WINNT_LONGHORN)
|
11 |
2.757807 |
E_DAO_InvalidBookmark |
UInt32 |
2148142167 |
0x800A0C57 |
-2146825129 |
|
|
System.UInt32 |
#define E_DAO_InvalidBookmark DBDAOERR(3159) //Not a valid bookmark.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\dbdaoerr.h(189,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
12 |
2.757807 |
ED_EDIT_SEEK_BOOKMARK |
Int32 |
4781 |
0x000012AD |
4781 |
|
|
System.Int32 |
#define ED_EDIT_SEEK_BOOKMARK ED_BASE+685L // seek to bookmark (just like
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\edevdefs.h(515,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
13 |
2.757807 |
JET_bitBookmarkPermitVirtualCurrency |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
#define JET_bitBookmarkPermitVirtualCurrency 0x00000001 // place cursor on relative position in index if specified bookmark no longer exists
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\esent.h(2340,0) |
- If !defined(_JET_INCLUDED)
- If ( JET_VERSION >= 0x0501 )
|
14 |
1.206541 |
OpenOptions |
Enum |
|
|
|
|
|
|
enum OpenOptions
{
none = 0x0,
readOnly = 0x0004,
appendOnly = 0x0008,
skipDeletedRecords = 0x0010, // turn on skipping of deleted records, Will slow Move(n).
noDirtyFieldCheck = 0x0020, // disable automatic dirty field checking
useBookmarks = 0x0100, // turn on bookmark support
useMultiRowFetch = 0x0200, // turn on multi-row fetch model
userAllocMultiRowBuffers = 0x0400, // if multi-row fetch on, user will alloc memory for buffers
useExtendedFetch = 0x0800, // use SQLExtendedFetch with forwardOnly type recordsets
executeDirect = 0x2000, // Directly execute SQL rather than prepared execute
optimizeBulkAdd = 0x4000, // Use prepared HSTMT for multiple AddNews, dirty fields must not change.
firstBulkAdd = 0x8000, // INTERNAL to MFC, don't specify on Open.
};
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.16.27023\atlmfc\include\afxdb.h(624,0) |
|