source:
Daodan/MinGW/include/idispids.h@
1063
Last change on this file since 1063 was 1046, checked in by , 8 years ago | |
---|---|
File size: 190 bytes |
Line | |
---|---|
1 | #ifndef _IDISPIDS_H |
2 | #define _IDISPIDS_H |
3 | #if __GNUC__ >=3 |
4 | #pragma GCC system_header |
5 | #endif |
6 | |
7 | #define DISPID_AMBIENT_OFFLINEIFNOTCONNECTED (-5501) |
8 | #define DISPID_AMBIENT_SILENT (-5502) |
9 | |
10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.