The STYLEBUF structure contains the identifier and name of a style.
typedef struct _tagSTYLEBUF { DWORD dwStyle; CHAR szDescription[32]; } STYLEBUF;