Struct windows_sys::Win32::UI::Shell::BANNER_NOTIFICATION
[−]#[repr(C)]pub struct BANNER_NOTIFICATION {
pub event: BANNER_NOTIFICATION_EVENT,
pub providerIdentity: PWSTR,
pub contentId: PWSTR,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
Fields
event: BANNER_NOTIFICATION_EVENTproviderIdentity: PWSTRcontentId: PWSTR