pub unsafe extern "system" fn GetCurrentThemeName(
    pszthemefilename: PWSTR,
    cchmaxnamechars: i32,
    pszcolorbuff: PWSTR,
    cchmaxcolorchars: i32,
    pszsizebuff: PWSTR,
    cchmaxsizechars: i32
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls"