pub unsafe extern "system" fn GetThemeFilename(
    htheme: isize,
    ipartid: i32,
    istateid: i32,
    ipropid: THEME_PROPERTY_SYMBOL_ID,
    pszthemefilename: PWSTR,
    cchmaxbuffchars: i32
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls"