pub type FORMATETC = tagFORMATETC;
Aliased Type§
struct FORMATETC {
pub cfFormat: u16,
pub ptd: *mut tagDVTARGETDEVICE,
pub dwAspect: u32,
pub lindex: i32,
pub tymed: u32,
}
Fields§
§cfFormat: u16
§ptd: *mut tagDVTARGETDEVICE
§dwAspect: u32
§lindex: i32
§tymed: u32