Function windows_sys::Win32::UI::Controls::DrawThemeTextEx
[−]pub unsafe extern "system" fn DrawThemeTextEx(
htheme: isize,
hdc: HDC,
ipartid: i32,
istateid: i32,
psztext: PCWSTR,
cchtext: i32,
dwtextflags: DRAW_TEXT_FORMAT,
prect: *mut RECT,
poptions: *const DTTOPTS
) -> HRESULT
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"