CreateRegion

struct {
    DWORD rdSize;
    WORD  rdFunction;
    WORD  rdParm[];
}

Members

rdSize

Specifies the record size, in words.

rdFunction

Specifies the GDI function number 0x06FF.

rdParm

Specifies the region to be created.