[Toc][Index]

VIDEOMODEINFO Field - usType

 
 usType (USHORT) 
    Flag indicating mode type. 
    The following values are valid for this flag: 
    MODE_FLAG_NOT_MONO                 0x0001; Mono-compatible 
    MODE_FLAG_GRAPHICS                 0x0002; Text mode, Graphics 
    MODE_FLAG_NO_CLR_BRST              0x0004; Disable Color burst 
    MODE_FLAG_NATIVE                   0x0008; Native (advanced function) 
                                       mode 
    IGNORE_CLR_BRST                    0x0010; Disable color burst; 
                                       doesn't make sense for this mode 
    NOT_PLASMA                         0x0020; will not work on plasma 
                                       display 
    MODE_FLAG_VGA_ENTRY                0x0040; VGA mode, needs clean up 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs