1 |
2.041611 |
__magnumdb__enum_axextend_idl_4 |
Enum |
|
|
|
|
|
|
enum { ADVISE_NONE = 0x0, // No notifications required
ADVISE_CLIPPING = 0x1, // Synchronous clip information
ADVISE_PALETTE = 0x2, // Palette change notifications
ADVISE_COLORKEY = 0x4, // Called when colour key changes
ADVISE_POSITION = 0x8, // Likewise when window moves etc
ADVISE_DISPLAY_CHANGE = 0x10 // Called on WM_DISPLAYCHANGE
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\axextend.idl(554,0) |
|