#[repr(C)]pub struct XPS_COLOR {
pub colorType: XPS_COLOR_TYPE,
pub value: XPS_COLOR_0,
}Expand description
Required features: ‘Win32_Storage_Xps’
Fields
colorType: XPS_COLOR_TYPEvalue: XPS_COLOR_0#[repr(C)]pub struct XPS_COLOR {
pub colorType: XPS_COLOR_TYPE,
pub value: XPS_COLOR_0,
}Required features: ‘Win32_Storage_Xps’
colorType: XPS_COLOR_TYPEvalue: XPS_COLOR_0