GetThemeDocumentationProperty

Function GetThemeDocumentationProperty 

Source
pub unsafe extern "system" fn GetThemeDocumentationProperty(
    pszThemeName: LPCWSTR,
    pszPropertyName: LPCWSTR,
    pszValueBuff: LPWSTR,
    cchMaxValChars: c_int,
) -> HRESULT