Struct windows_sys::Win32::System::Com::FLAG_STGMEDIUM
#[repr(C)]pub struct FLAG_STGMEDIUM {
pub ContextFlags: i32,
pub fPassOwnership: i32,
pub Stgmed: STGMEDIUM,
}Expand description
Required features: "Win32_System_Com", "Win32_Foundation", "Win32_Graphics_Gdi", "Win32_System_Com_StructuredStorage"
Fields§
§ContextFlags: i32§fPassOwnership: i32§Stgmed: STGMEDIUM