DTT_CALCRECT top-level constant

int const DTT_CALCRECT

The pRect parameter of the DrawThemeTextEx function that uses this structure will be used as both an in and an out parameter. After the function returns, the pRect parameter will contain the rectangle that corresponds to the region calculated to be drawn.

Implementation

const DTT_CALCRECT = 1 << 9;