1 |
6.703727 |
fdexPropCannotSourceEvents |
Int32 |
8192 |
0x00002000 |
8192 |
|
|
System.Int32 |
#define fdexPropCannotSourceEvents 0x00002000L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\DispEx.h(183,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef _NO_DISPATCHEX_CONSTS
|
2 |
3.160167 |
grfdexPropCannotAll |
Int32 |
10794 |
0x00002A2A |
10794 |
|
|
System.Int32 |
#define grfdexPropCannotAll \
(fdexPropCannotGet | fdexPropCannotPut | fdexPropCannotPutRef | \
fdexPropCannotCall | fdexPropCannotConstruct | fdexPropCannotSourceEvents)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\DispEx.h(188,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef _NO_DISPATCHEX_CONSTS
|