Function GetThemeColor
pub unsafe fn GetThemeColor(
htheme: HTHEME,
ipartid: i32,
istateid: i32,
ipropid: THEME_PROPERTY_SYMBOL_ID,
) -> Result<COLORREF>
pub unsafe fn GetThemeColor(
htheme: HTHEME,
ipartid: i32,
istateid: i32,
ipropid: THEME_PROPERTY_SYMBOL_ID,
) -> Result<COLORREF>