| Platform SDK: DirectX | 
The flags in the CONST_DDOVERFXFLAGS enumeration are used by the lDDFX member in the DDOVERLAYFX type to specify how the overlay is used.
Enum CONST_DDPALFLAGS
    DDOVERFX_ARITHSTRETCHY   = 1
    DDOVERFX_MIRRORLEFTRIGHT = 2
    DDOVERFX_MIRRORUPDOWN    = 4
End Enum