Struct windows_sys::Win32::System::Com::STGMEDIUM
#[repr(C)]pub struct STGMEDIUM {
pub tymed: TYMED,
pub Anonymous: STGMEDIUM_0,
pub pUnkForRelease: IUnknown,
}
Expand description
Required features: "Win32_System_Com"
, "Win32_Graphics_Gdi"
, "Win32_System_Com_StructuredStorage"
Fields§
§tymed: TYMED
§Anonymous: STGMEDIUM_0
§pUnkForRelease: IUnknown