webview2_com_sys::Windows::Win32::UI::Controls

Function GetThemeFilename

Source
pub unsafe fn GetThemeFilename(
    htheme: isize,
    ipartid: i32,
    istateid: i32,
    ipropid: i32,
    pszthemefilename: PWSTR,
    cchmaxbuffchars: i32,
) -> Result<()>