Function windows::Win32::UI::Controls::GetThemeDocumentationProperty
pub unsafe fn GetThemeDocumentationProperty<P0, P1>(
pszthemename: P0,
pszpropertyname: P1,
pszvaluebuff: &mut [u16],
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,