[Toc][Index]

GLYPHINFO


Information structure referenced by the pointer to glyph indices 
(pGlyphIndicies) in the TEXTBLTINFO structure. 

typedef struct _GLYPHINFO {
  CHAR         bAspace;   /*  Reserved */
  CHAR         bBspace;   /*  Reserved */
  CHAR         bCspace;   /*  Reserved */
  CHAR         bPad;      /*  Reserved */
  BMAPINFO     bmapinfo;  /*  Destination physical surface descriptions */
} GLYPHINFO;

typedef GLYPHINFO *PGLYPHINFO;


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