Struct windows_sys::Win32::UI::Shell::BANNER_NOTIFICATION
#[repr(C)]pub struct BANNER_NOTIFICATION {
pub event: BANNER_NOTIFICATION_EVENT,
pub providerIdentity: PCWSTR,
pub contentId: PCWSTR,
}Expand description
Required features: "Win32_UI_Shell"
Fields§
§event: BANNER_NOTIFICATION_EVENT§providerIdentity: PCWSTR§contentId: PCWSTR