Struct windows_sys::Win32::System::AddressBook::NOTIFICATION
#[repr(C)]pub struct NOTIFICATION {
pub ulEventType: u32,
pub ulAlignPad: u32,
pub info: NOTIFICATION_0,
}Expand description
Required features: "Win32_System_AddressBook", "Win32_Foundation", "Win32_System_Com"
Fields§
§ulEventType: u32§ulAlignPad: u32§info: NOTIFICATION_0