Struct winapi::shared::wtypes::remoteMETAFILEPICT [−][src]
#[repr(C)]pub struct remoteMETAFILEPICT {
pub mm: LONG,
pub xExt: LONG,
pub yExt: LONG,
pub hMF: *mut userHMETAFILE,
}Fields
mm: LONGxExt: LONGyExt: LONGhMF: *mut userHMETAFILETrait Implementations
Returns the “default value” for a type. Read more