pub type EMRCREATEPALETTE = tagEMRCREATEPALETTE;
Aliased Type§
#[repr(C)]pub struct EMRCREATEPALETTE {
pub emr: tagEMR,
pub ihPal: u64,
pub lgpl: tagLOGPALETTE,
}
Fields§
§emr: tagEMR
§ihPal: u64
§lgpl: tagLOGPALETTE
pub type EMRCREATEPALETTE = tagEMRCREATEPALETTE;
#[repr(C)]pub struct EMRCREATEPALETTE {
pub emr: tagEMR,
pub ihPal: u64,
pub lgpl: tagLOGPALETTE,
}
emr: tagEMR
§ihPal: u64
§lgpl: tagLOGPALETTE