Function windows_sys::Win32::UI::Controls::GetThemeFilename
pub unsafe extern "system" fn GetThemeFilename(
htheme: HTHEME,
ipartid: i32,
istateid: i32,
ipropid: THEME_PROPERTY_SYMBOL_ID,
pszthemefilename: PWSTR,
cchmaxbuffchars: i32
) -> HRESULTExpand description
Required features: "Win32_UI_Controls"