Struct windows_sys::Win32::UI::WindowsAndMessaging::GETCLIPBMETADATA
#[repr(C)]pub struct GETCLIPBMETADATA {
pub Version: u32,
pub IsDelayRendered: BOOL,
pub IsSynthetic: BOOL,
}Expand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"
Fields§
§Version: u32§IsDelayRendered: BOOL§IsSynthetic: BOOL