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

Function GetThemeDocumentationProperty

Source
pub unsafe fn GetThemeDocumentationProperty<'a>(
    pszthemename: impl IntoParam<'a, PWSTR>,
    pszpropertyname: impl IntoParam<'a, PWSTR>,
    pszvaluebuff: PWSTR,
    cchmaxvalchars: i32,
) -> Result<()>