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