CreateBrushIndirect

struct {
    DWORD    rdSize;
    WORD     rdFunction;
    LOGBRUSH rdParm;
}

Members

rdSize

Specifies the record size, in words.

rdFunction

Specifies the GDI function number 0x02FC.

rdParm

Specifies the logical brush.