![[Toc]](../../toc.gif)
![[Index]](/idx.gif)
CAPSINFO Field - ulFCFlags
ULONG (PVOID)
Function class specific flags.
For the base function class, the following flags are defined:
#define GC_SEND_MEM_TO_MEM 0x00000001 /* Invoke GRADD for
bitblts and lines even
when hardware display
memory is not used.
Normally such cases are
not sent to a GRADD since
the hardware is unlikely
to provide acceleration
for system memory
bitmaps. */
#define TEXTBLT_DOWNLOADABLE 0x00002000 /* Downloadable fonts
supported. */
#define TEXTBLT_CLIPABLE 0x00004000 /* Clipable fonts. */
#define TEXTBLT_DS_DEVICE_FONTS 0x00008000 /* Device supports
hardware fonts. */
#define DS_SIMPLE_LINES 0x00800000 /* GRADD handles
LINEINFO2. */
Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs