STGMEDIUM

Type Alias STGMEDIUM 

Source
pub type STGMEDIUM = uSTGMEDIUM;

Aliased Type§

#[repr(C)]
pub struct STGMEDIUM { pub tymed: u32, pub __bindgen_anon_1: tagSTGMEDIUM__bindgen_ty_1, pub pUnkForRelease: *mut IUnknown, }

Fields§

§tymed: u32§__bindgen_anon_1: tagSTGMEDIUM__bindgen_ty_1§pUnkForRelease: *mut IUnknown