| Platform SDK: International Features | 
The STYLEBUF structure contains the identifier and name of a style.
typedef struct _tagSTYLEBUF {
  DWORD  dwStyle;           
  TCHAR  szDescription[STYLE_DESCRIPTION_SIZE];  
} STYLEBUF, *PSTYLEBUF;
  Windows NT/2000: Requires Windows NT 4.0 or later.
  Windows 95/98: Requires Windows 95 or later.
  Header: Declared in Imm.h.
  Unicode: Declared as Unicode and ANSI structures.
Input Method Editor Overview, Input Method Editor Structures