[Toc][Index]

DEVFONTINFO Field - fFontInfo

 
 fFontInfo (ULONG) 
    Flags used to define DBCS or fixed font. 
    DFI_FIXED_FONT         A predefined number, such as the following:   
                           

                           #define DFI_FIXED_FONT    0x00000001
                           
                           
    DFI_DBCS_FONT          A predefined number, such as the following: 
                           

                           #define DFI_DBCS_FONT    0x00000002
                           
                           
 

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