Struct winapi::um::objidl::FORMATETC [−][src]
#[repr(C)]pub struct FORMATETC {
pub cfFormat: CLIPFORMAT,
pub ptd: *const DVTARGETDEVICE,
pub dwAspect: DWORD,
pub lindex: LONG,
pub tymed: DWORD,
}Fields
cfFormat: CLIPFORMATptd: *const DVTARGETDEVICEdwAspect: DWORDlindex: LONGtymed: DWORD