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: CLIPFORMAT
ptd: *const DVTARGETDEVICE
dwAspect: DWORD
lindex: LONG
tymed: DWORD