pub unsafe extern "system" fn GetThemeDocumentationProperty(
    pszthemename: PWSTR,
    pszpropertyname: PWSTR,
    pszvaluebuff: PWSTR,
    cchmaxvalchars: i32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’