CF_USESTYLE top-level constant

int const CF_USESTYLE

The lpszStyle member is a pointer to a buffer that contains style data that ChooseFont should use to initialize the Font Style combo box. When the user closes the dialog box, ChooseFont copies style data for the user's selection to this buffer.

Implementation

const CF_USESTYLE = 0x00000080;