Struct windows_sys::Win32::System::SideShow::SCF_MENUACTION_EVENT
[−]#[repr(C)]pub struct SCF_MENUACTION_EVENT {
pub PreviousPage: u32,
pub TargetPage: u32,
pub Button: u32,
pub ItemId: u32,
}Expand description
Required features: ‘Win32_System_SideShow’
Fields
PreviousPage: u32TargetPage: u32Button: u32ItemId: u32