OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ulpropid
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidefs.h
189
#define PROP_TAG(ulPropType,
ulPropID
) ((((ULONG)(
ulPropID
))<<16)|((ULONG)(ulPropType)))
[
all
...]
wabdefs.h
186
#define PROP_TAG(ulPropType,
ulPropID
) ((((ULONG)(
ulPropID
))<<16)|((ULONG)(ulPropType)))
[
all
...]
oledbguid.h
32
unsigned __LONG32
ulPropid
;
oledb.h
512
ULONG
ulPropid
;
[
all
...]
Completed in 561 milliseconds